leftypol_lainchan/res/index.php

3 lines
57 B
PHP

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