mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-51564-master' of git://github.com/jleyva/moodle
This commit is contained in:
commit
f5e68c2892
12 changed files with 44 additions and 17 deletions
|
@ -146,6 +146,8 @@ information provided here is intended especially for developers.
|
|||
<frankenstyle>_extend_navigation_category_settings(navigation_node, context_coursecat)
|
||||
* The clilib.php provides two new functions cli_write() and cli_writeln() that should be used for outputting texts from the command
|
||||
line interface scripts.
|
||||
* External function core_course_external::get_course_contents returned parameter "name" has been changed to PARAM_RAW,
|
||||
this is because the new external_format_string function may return raw data if the global moodlewssettingraw parameter is used.
|
||||
|
||||
=== 2.9.1 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue