mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 20:50:21 +01:00
Remove hack not needed anymore. Now enviroment check handles this properly. MDL-16008 & MDL-16188
This commit is contained in:
parent
b08a722573
commit
0022d112ab
@ -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 (
|
||||
|
Loading…
x
Reference in New Issue
Block a user