Files
TravianZ/Security/index.php
T
2012-06-27 03:45:54 +03:00

4 lines
37 B
PHP

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