MDL-15094 fixed typo
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ function setup_DB() {
|
||||
}
|
||||
print_error('dbconnectionfailed', 'error', '', $dberr);
|
||||
}
|
||||
if (debugging('', DEBUG__ALL)) {
|
||||
if (debugging('', DEBUG_ALL)) {
|
||||
ob_end_clean();
|
||||
} else {
|
||||
error_reporting($prevdebug);
|
||||
|
||||
Reference in New Issue
Block a user