mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
MDL-51564 webservice: Review the use of external format_string
This commit is contained in:
parent
35d3e8b00b
commit
9748791ba8
12 changed files with 48 additions and 17 deletions
6
mod/imscp/upgrade.txt
Normal file
6
mod/imscp/upgrade.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
This files describes API changes in the imscp code.
|
||||
|
||||
=== 3.0 ===
|
||||
|
||||
* External function mod_imscp_external::get_imscps_by_courses 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.
|
Loading…
Add table
Add a link
Reference in a new issue