MDL-55956 core: New adhoc task refresh_mod_calendar_events_task
authorJun Pataleta <jun@moodle.com>
Fri, 3 Mar 2017 07:22:27 +0000 (15:22 +0800)
committerJun Pataleta <jun@moodle.com>
Mon, 6 Mar 2017 08:12:07 +0000 (16:12 +0800)
commit37d0c7c7fd28f245099968fe64c44bf84ea17b7a
treec2af5856b5cc3a50e813190482306f5edc254f14
parentefe24976235384e2c47980aafcd6d8e9ad258d88
MDL-55956 core: New adhoc task refresh_mod_calendar_events_task

* New adhoc task that loops over mod plugins and calls the
<modname>_refresh_events() hook, if available.
lib/classes/task/refresh_mod_calendar_events_task.php [new file with mode: 0644]
lib/upgrade.txt