]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-10275 temporarily disabling old installer, stay tuned - new one will be ready...
authorskodak <skodak>
Sun, 1 Feb 2009 16:33:09 +0000 (16:33 +0000)
committerskodak <skodak>
Sun, 1 Feb 2009 16:33:09 +0000 (16:33 +0000)
install.php

index 09d707b27fea30d1d0fba6e5cb54b25f107af4de..199b798fd818face455fd29cd12f6cded43878f7 100644 (file)
@@ -10,6 +10,8 @@ if (file_exists('./config.php')) {
     $configfile = './config.php';
 }
 
+die('Working on a new installer, please create config.php manually. Sorry for the complication, skodak ;-)');
+
 ///==========================================================================//
 /// We are doing this in stages
 define ('WELCOME',            0); /// 0. Welcome and language settings