mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-39661-master' of git://github.com/FMCorz/moodle
This commit is contained in:
commit
f6652bc750
3 changed files with 13 additions and 3 deletions
|
@ -3,6 +3,8 @@ information provided here is intended especially for developers.
|
|||
|
||||
=== 2.7 ===
|
||||
|
||||
* $core_renderer->block_move_target() changed to support more verbose move-block-here descriptions.
|
||||
|
||||
DEPRECATIONS:
|
||||
* Abstract class \core\event\course_module_instances_list_viewed is deprecated now, use \core\event\instances_list_viewed instead.
|
||||
* mod_book\event\instances_list_viewed has been deprecated. Please use mod_book\event\course_module_instance_list_viewed instead.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue