Updated to include pure, major major major overhaul
This commit is contained in:
4
includes/index.php
Normal file
4
includes/index.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
// Simple hack to avoid directory listing...
|
||||
header("Location: ../index.php");
|
||||
?>
|
||||
Reference in New Issue
Block a user