diff options
| -rwxr-xr-x | storage/index.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/storage/index.php b/storage/index.php index 3e305fe..30a5490 100755 --- a/storage/index.php +++ b/storage/index.php @@ -1,6 +1,4 @@ -<?php +<?php // This is not a package. header ("location: ../index.php"); - -?>
\ No newline at end of file |
