MDL-72138 task: allow running core tasks from schedules UI.
commit58c6afb94d99838dda7e538099a8a4c32cdac118
authorPaul Holden <paulh@moodle.com>
Mon, 12 Jul 2021 11:03:16 +0000 (12 12:03 +0100)
committerPaul Holden <paulh@moodle.com>
Thu, 12 Aug 2021 08:49:10 +0000 (12 09:49 +0100)
tree38d3c151c50b76f58c52361afa55a145414d2c22
parent0d0e66d37c6271657d76f948db9eeb10c139e7ae
MDL-72138 task: allow running core tasks from schedules UI.

Fixes regression from 9c4510a3 that didn't consider tasks belonging
to core, rather than just those belonging to plugins.
lib/classes/task/task_base.php
lib/tests/scheduled_task_test.php