mirror of
https://github.com/Circlepuller/Tinyboard.git
synced 2025-02-24 01:52:54 +01:00
3 lines
57 B
PHP
3 lines
57 B
PHP
<?php
|
|
header('Location: ../', true, REDIRECT_HTTP);
|
|
?>
|