From: stronk7 Date: Sun, 24 Aug 2008 16:39:06 +0000 (+0000) Subject: Remove hack not needed anymore. Now enviroment check handles this properly. MDL-16008... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0022d112abbec2fb93c12a73387fdbf5d422f1c2;p=moodle.git Remove hack not needed anymore. Now enviroment check handles this properly. MDL-16008 & MDL-16188 --- diff --git a/install.php b/install.php index 37b38225d3..f2028a253a 100644 --- a/install.php +++ b/install.php @@ -159,7 +159,6 @@ require_once($CFG->dirroot.'/version.php'); /// Set version and release $INSTALL['version'] = $version; $INSTALL['release'] = $release; -$CFG->release = $release; // needed for environment checks /// list all supported drivers - unsupported must be installed manually ;-) $supported = array (