Files
TravianZ/Security/index.php
2013-06-16 10:38:34 +03:00

4 lines
37 B
PHP

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