leftypol_lainchan/thumb/index.php

3 lines
47 B
PHP

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