summaryrefslogtreecommitdiff
path: root/www/functions
diff options
context:
space:
mode:
Diffstat (limited to 'www/functions')
-rwxr-xr-xwww/functions/func_interface.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/functions/func_interface.php b/www/functions/func_interface.php
index 2a8ef34..05f8f3b 100755
--- a/www/functions/func_interface.php
+++ b/www/functions/func_interface.php
@@ -18,6 +18,6 @@ function collect_content($db){
return $content;
}
-function print_browser($content){
+/*function print_browser($content){
var_dump($content);
-}
+}*/