summaryrefslogtreecommitdiff
path: root/www/include.php
diff options
context:
space:
mode:
authoroweissbarth2014-03-17 00:38:42 +0100
committeroweissbarth2014-03-17 00:38:42 +0100
commitac384ab0feee6fc6761d0030273c665264dd33e1 (patch)
tree23e03a17bbcd560c8c0ee150b81123073379b9cb /www/include.php
parentd5bd89e1d64d00f0d10926c470bc850646f4a969 (diff)
downloadfiles.iamfabulous.de-ac384ab0feee6fc6761d0030273c665264dd33e1.tar.gz
added basic browsing functionality
Diffstat (limited to 'www/include.php')
-rwxr-xr-xwww/include.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/include.php b/www/include.php
index bb51338..abbe4d9 100755
--- a/www/include.php
+++ b/www/include.php
@@ -17,4 +17,5 @@ require_once($func_dir . "func_password.php"); // changes the user password
require_once("login.php"); // prints the login page
require_once("register.php"); // prints the register page
+require_once("browse.php"); // prints the file browser page