MDL-65051 core: delete plagiarism_cron() function

This commit is contained in:
Simey Lameze 2019-03-27 11:35:34 +08:00
parent 3528bce1a6
commit 39802ea08a
2 changed files with 4 additions and 21 deletions

View file

@ -1,4 +1,7 @@
This files describes API changes for code that uses the plagiarism API.
=== 3.7 ===
* The plagiarism_cron() function has been deleted, plugins should implement their own scheduled tasks.
=== 3.4 ===