From ac384ab0feee6fc6761d0030273c665264dd33e1 Mon Sep 17 00:00:00 2001 From: oweissbarth Date: Mon, 17 Mar 2014 00:38:42 +0100 Subject: added basic browsing functionality --- www/functions/func_interface.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/functions/func_interface.php') 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); -} +}*/ -- cgit v1.2.3