diff options
Diffstat (limited to 'www/index.php')
| -rw-r--r-- | www/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.php b/www/index.php index 4fdd815..b70121c 100644 --- a/www/index.php +++ b/www/index.php @@ -8,7 +8,7 @@ if(empty($_GET)){ } else { */ header("Refresh: 0; /login"); - } +// } } else { #print_r($_GET); |
