MDL-8804 two digests per day - merged from MOODLE_18_STABLE
This commit is contained in:
@@ -476,6 +476,9 @@ function forum_cron() {
|
||||
}
|
||||
}
|
||||
|
||||
$USER = clone($cronuser);
|
||||
course_setup(SITEID);
|
||||
|
||||
$sitetimezone = $CFG->timezone;
|
||||
|
||||
/// Now see if there are any digest mails waiting to be sent, and if we should send them
|
||||
|
||||
Reference in New Issue
Block a user