2021-10-12 11:07:56 +02:00

6 lines
39 B
PHP

<?php
header('location: ../');
exit;