summaryrefslogtreecommitdiff
path: root/www/include.php
diff options
context:
space:
mode:
authormoehm2014-03-26 08:06:47 +0100
committermoehm2014-03-26 08:06:47 +0100
commitcaa6a7afee2da0d62cd31ef76506d0f37e259f4d (patch)
tree6877a822b1a2f272493d66948c3270ce58e11768 /www/include.php
parente009b1e84dcbcc83f39652695eb86c6e64cc6a11 (diff)
downloadfiles.iamfabulous.de-caa6a7afee2da0d62cd31ef76506d0f37e259f4d.tar.gz
Various improvements, e.g. move_folder() and a new database layout.
Diffstat (limited to 'www/include.php')
-rwxr-xr-xwww/include.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/include.php b/www/include.php
index aa90993..69e6227 100755
--- a/www/include.php
+++ b/www/include.php
@@ -30,4 +30,3 @@ require_once($func_dir . "func_upload.php"); // handles the file upload
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
-