From 599e8cce8bcca81b87554da1a43ca4f05d8aa92e Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 17 Jun 2008 17:26:45 +0000 Subject: - To use main site config Marcus Povey git-svn-id: https://code.elgg.org/elgg/trunk@953 36083f99-b078-4883-b0ff-0f9b5a30f544 --- install.php | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'install.php') diff --git a/install.php b/install.php index f5625f1c6..80be31bb1 100644 --- a/install.php +++ b/install.php @@ -15,12 +15,7 @@ * Start the Elgg engine */ require_once(dirname(__FILE__) . "/engine/start.php"); - global $CONFIG; - - /** - * We still want to be in failsafe (bit of a hack) - */ - set_input('view', 'failsafe'); + global $CONFIG; /** * If we're installed, go back to the homepage -- cgit v1.2.3