mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
Merge branch 'wip-mdl-31405-new' of git://github.com/rajeshtaneja/moodle
Conflicts: lib/upgrade.txt mod/upgrade.txt
This commit is contained in:
commit
fb032ccb3f
5 changed files with 56 additions and 9 deletions
|
@ -9,6 +9,8 @@ information provided here is intended especially for developers.
|
|||
a custom help text set. Also instead of array it can now return
|
||||
MOD_SUBTYPE_NO_CHILDREN. This is optional and still defaults to prior
|
||||
behavior. See get_module_metadata() in course/lib.php for details.
|
||||
* shift_course_mod_dates() has been modified to accept optional mod instance id. If mod instance id is passed then
|
||||
dates changed will happen only on specific module instance and not on all instances of that module in course.
|
||||
|
||||
=== 2.5 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue