Files
2017-05-06 10:00:12 +05:00

4 lines
36 B
PHP

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