leftypol/thumb/index.php

3 lines
47 B
PHP
Raw Normal View History

2010-11-02 11:12:03 +00:00
<?php
header('Location: ../', true, 302);
?>