leftypol/thumb/index.php
2010-12-02 18:07:24 +11:00

3 lines
57 B
PHP

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