MDL-58777 core: Remove redundant refresh events tasks
authorCameron Ball <cameron@moodle.com>
Tue, 2 May 2017 06:51:57 +0000 (14:51 +0800)
committerCameron Ball <cameron@moodle.com>
Wed, 10 May 2017 06:16:13 +0000 (14:16 +0800)
commit79b80ee540bba0facd13e9d5a0e81d87f740c7c8
treeec92eec785f1a1d88edc2e05d133743c30314085
parent9eb5a0417c00701246d277f7bddbd49f735ca904
MDL-58777 core: Remove redundant refresh events tasks

There were 4 instances of the calendar refresh events task being
queued, which is redundant as we now have the "one true task" to
fix the events table, and it needs to be run for everybody.
lib/db/upgrade.php
version.php