mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
Merge branch 'MDL-58623_master' of git://github.com/markn86/moodle
This commit is contained in:
commit
10e5071b85
@ -63,6 +63,7 @@ class course_summary_exporter extends \core\external\exporter {
|
||||
),
|
||||
'summary' => array(
|
||||
'type' => PARAM_RAW,
|
||||
'null' => NULL_ALLOWED
|
||||
),
|
||||
'startdate' => array(
|
||||
'type' => PARAM_INT,
|
||||
|
Loading…
x
Reference in New Issue
Block a user