diff options
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 - |
