mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
cron: call cleanup_dirty_contexts()
This commit is contained in:
parent
ef989bd95e
commit
df75ca2289
@ -370,6 +370,7 @@
|
||||
|
||||
// Accesslib stuff
|
||||
cleanup_contexts();
|
||||
cleanup_dirty_contexts();
|
||||
|
||||
if (!empty($CFG->enablestats) and empty($CFG->disablestatsprocessing)) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user