mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-65051 core: delete plagiarism_cron() function
This commit is contained in:
parent
3528bce1a6
commit
39802ea08a
2 changed files with 4 additions and 21 deletions
|
@ -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 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue