1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-28 01:10:51 +01:00
vichan/thumb/index.php

3 lines
47 B
PHP
Raw Normal View History

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