1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-09-24 11:38:24 +02:00
vichan/thumb/index.php
2010-11-02 22:12:03 +11:00

3 lines
47 B
PHP

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