diff options
| author | moehm | 2014-03-26 08:06:47 +0100 |
|---|---|---|
| committer | moehm | 2014-03-26 08:06:47 +0100 |
| commit | caa6a7afee2da0d62cd31ef76506d0f37e259f4d (patch) | |
| tree | 6877a822b1a2f272493d66948c3270ce58e11768 /www/include.php | |
| parent | e009b1e84dcbcc83f39652695eb86c6e64cc6a11 (diff) | |
| download | files.iamfabulous.de-caa6a7afee2da0d62cd31ef76506d0f37e259f4d.tar.gz | |
Various improvements, e.g. move_folder() and a new database layout.
Diffstat (limited to 'www/include.php')
| -rwxr-xr-x | www/include.php | 1 |
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 - |
