Default debugging
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
|
||||
|
||||
/// Set error reporting back to normal
|
||||
if (empty($CFG->debug)) {
|
||||
$CFG->debug = 7;
|
||||
}
|
||||
error_reporting($CFG->debug);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user