leftypol_lainchan/thumb/index.php

3 lines
57 B
PHP

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