SW/img/index.php

3 lines
37 B
PHP
Raw Normal View History

2021-05-11 15:07:30 +02:00
<?php
header('Location: ../');
?>