From 97f63d006687959927f2a2db5c950124898cf72c Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 15 May 2013 20:28:22 -0700 Subject: install issues --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') 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); -- cgit v1.2.3