Files
ICEcoder/tmp/index.php
2020-10-06 05:42:44 +01:00

4 lines
37 B
PHP

<?php
header("Location: ../");
exit;