From 967ec8c209eb118685076468ce7fef59e0452881 Mon Sep 17 00:00:00 2001
From: Horus3
Date: Mon, 10 Mar 2014 23:35:53 +0100
Subject: folder for static content
---
www/functions.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'www/functions.php')
diff --git a/www/functions.php b/www/functions.php
index ebad519..3e29ffd 100644
--- a/www/functions.php
+++ b/www/functions.php
@@ -232,11 +232,11 @@ function register($db){
}
}
} else {
- foreach ($_GET as $name => $value) {
+ /* foreach ($_GET as $name => $value) {
echo 'Name: ' . $name . ' Value: ' . $value . '
';
}
- /*echo "