MDL-15194 adodb separation, dml database creation support
This commit is contained in:
@@ -464,6 +464,7 @@ if (!file_exists(dirname(dirname(__FILE__)) . '/config.php')) {
|
||||
$errormsg = get_string('dbwronghostserver', 'install');
|
||||
}
|
||||
|
||||
error('fix cml installer'); //TODO: fix cli installer
|
||||
if (empty($errormsg)) {
|
||||
|
||||
/// Have the $db object ready because we are going to use it often
|
||||
|
||||
Reference in New Issue
Block a user