aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index b8742b458..d86b48436 100644
--- a/boot.php
+++ b/boot.php
@@ -1033,7 +1033,7 @@ function check_config(&$a) {
// wrapper for adding a login box. If $register == true provide a registration
-// link. This will most always depend on the value of $a->config['register_policy'].
+// link. This will most always depend on the value of $a->config['system']['register_policy'].
// returns the complete html for inserting into the page
if(! function_exists('login')) {