mirror of
https://github.com/moodle/moodle.git
synced 2025-01-29 11:46:19 +01:00
Merge branch 'MDL-81970-plagiarism_upgrade_txt' of https://github.com/leonstr/moodle
This commit is contained in:
commit
520a84f471
@ -27,8 +27,8 @@ This files describes API changes for code that uses the plagiarism API.
|
||||
|
||||
=== 3.9 ===
|
||||
|
||||
* The method get_form_elements_module has been deprecated. Please use {plugin name}_coursemodule_edit_post_actions() instead.
|
||||
* The method save_form_elements has been deprecated. Please use {plugin name}_coursemodule_standard_elements() instead.
|
||||
* The method get_form_elements_module has been deprecated. Please use {plugin name}_coursemodule_standard_elements() instead.
|
||||
* The method save_form_elements has been deprecated. Please use {plugin name}_coursemodule_edit_post_actions() instead.
|
||||
|
||||
=== 3.7 ===
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user