mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-02-20 01:51:18 +01:00
index.php placeholder, also boots user up a dir
This commit is contained in:
4
tmp/index.php
Normal file
4
tmp/index.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
header("Location: ../");
|
||||
die();
|
||||
?>
|
||||
Reference in New Issue
Block a user