install issues

This commit is contained in:
friendica 2013-05-15 20:28:22 -07:00
parent 048983b4be
commit 97f63d0066
2 changed files with 2 additions and 2 deletions

View File

@ -2221,7 +2221,7 @@ function construct_page(&$a) {
$installing = false;
if($a->module == 'install')
if($a->module == 'setup')
$installing = true;
else
nav($a);