mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
6 lines
315 B
Text
6 lines
315 B
Text
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.
|