leftypol/src/index.php
2010-11-02 22:12:03 +11:00

3 lines
No EOL
47 B
PHP

<?php
header('Location: ../', true, 302);
?>