summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/index.php2
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);