summaryrefslogtreecommitdiff
path: root/www/include.php
diff options
context:
space:
mode:
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 3a79919..3374574 100755
--- a/www/include.php
+++ b/www/include.php
@@ -15,4 +15,5 @@ require_once($func_dir . "func_user.php"); // gets the userid and account speci
require_once($func_dir . "func_content.php"); // get the vfs content
require_once("login.php");
+require_once("register.php");