Merge branch 'MDL-58623_master' of git://github.com/markn86/moodle

This commit is contained in:
David Monllao 2017-04-20 16:08:52 +08:00
commit 10e5071b85

View File

@ -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,