diff options
Diffstat (limited to 'www/functions/func_interface.php')
| -rwxr-xr-x | www/functions/func_interface.php | 4 |
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); -} +}*/ |
