MDL-17746 fixed debugdisplay typo in cron - patch by Tomasz Muras; backported from HEAD
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@
|
||||
}
|
||||
if (!empty($CFG->showcrondebugging)) {
|
||||
$CFG->debug = DEBUG_DEVELOPER;
|
||||
$CFG->displaydebug = true;
|
||||
$CFG->debugdisplay = true;
|
||||
}
|
||||
|
||||
/// extra safety
|
||||
|
||||
Reference in New Issue
Block a user