mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 07:56:06 +02:00
MDL-8804 two digests per day - merged from MOODLE_18_STABLE
This commit is contained in:
parent
13ce9e4f01
commit
ad9ff3d392
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user