diff options
Diffstat (limited to 'index.php')
| -rwxr-xr-x[-rw-r--r--] | index.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/index.php b/index.php index 3e305fe..ac3192f 100644..100755 --- a/index.php +++ b/index.php @@ -1,6 +1,4 @@ <?php // This is not a package. - header ("location: ../index.php"); - -?>
\ No newline at end of file + header ("location: ../index.php");
\ No newline at end of file |
