Files
ICEcoder/tmp/index.php
2015-01-23 08:18:52 +00:00

4 lines
40 B
PHP

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