Merge branch 'MDL-41900-m' of git://github.com/micaherne/moodle
This commit is contained in:
@@ -363,6 +363,8 @@ function events_process_queued_handler($qhandler) {
|
||||
$qh->status = $qhandler->status + 1;
|
||||
$DB->update_record('events_queue_handlers', $qh);
|
||||
|
||||
debugging($errormessage);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user