mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-01 18:56:13 +00:00
4 lines
37 B
PHP
4 lines
37 B
PHP
<?php
|
|
header('location: /');
|
|
exit;
|
|
?>
|