diff options
Diffstat (limited to 'admin/index.php')
| -rwxr-xr-x[-rw-r--r--] | admin/index.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/admin/index.php b/admin/index.php index 80f6d40..209c02e 100644..100755 --- a/admin/index.php +++ b/admin/index.php @@ -1,4 +1,3 @@ <?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 |
