1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-24 15:40:12 +01:00
vichan/thumb/index.php
2010-12-02 18:07:24 +11:00

3 lines
57 B
PHP

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