Files
module-banner/media/files/index.php
2016-05-31 20:28:44 +03:00

4 lines
36 B
PHP

<?php
header('Location:/');
exit;
?>