leftypol_lainchan/res/index.php

3 lines
47 B
PHP

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