2016-10-18 20:03:11 +03:00

4 lines
36 B
PHP

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