2016-05-28 23:59:52 +03:00

4 lines
36 B
PHP

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