summaryrefslogtreecommitdiff
path: root/www/functions
diff options
context:
space:
mode:
authoroweissbarth2014-03-17 00:38:42 +0100
committeroweissbarth2014-03-17 00:38:42 +0100
commitac384ab0feee6fc6761d0030273c665264dd33e1 (patch)
tree23e03a17bbcd560c8c0ee150b81123073379b9cb /www/functions
parentd5bd89e1d64d00f0d10926c470bc850646f4a969 (diff)
downloadfiles.iamfabulous.de-ac384ab0feee6fc6761d0030273c665264dd33e1.tar.gz
added basic browsing functionality
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);
-}
+}*/