aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--install.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/install.php b/install.php
index 8fbda43c2..f5625f1c6 100644
--- a/install.php
+++ b/install.php
@@ -16,6 +16,11 @@
*/
require_once(dirname(__FILE__) . "/engine/start.php");
global $CONFIG;
+
+ /**
+ * We still want to be in failsafe (bit of a hack)
+ */
+ set_input('view', 'failsafe');
/**
* If we're installed, go back to the homepage