mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-24 15:40:12 +01:00
3 lines
57 B
PHP
3 lines
57 B
PHP
<?php
|
|
header('Location: ../', true, REDIRECT_HTTP);
|
|
?>
|