4 lines
44 B
PHP
Raw Permalink Normal View History

2012-07-16 19:30:19 +00:00
<?php
header ("Location: /index.php");
?>