cron: call cleanup_dirty_contexts()

This commit is contained in:
martinlanghoff 2007-09-19 07:11:31 +00:00
parent ef989bd95e
commit df75ca2289

View File

@ -370,6 +370,7 @@
// Accesslib stuff
cleanup_contexts();
cleanup_dirty_contexts();
if (!empty($CFG->enablestats) and empty($CFG->disablestatsprocessing)) {