aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index d496670d4..4e34c6561 100755
--- a/boot.php
+++ b/boot.php
@@ -2221,7 +2221,7 @@ function construct_page(&$a) {
$installing = false;
- if($a->module == 'install')
+ if($a->module == 'setup')
$installing = true;
else
nav($a);