mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Merge branch 'MDL-63740-master' of git://github.com/jleyva/moodle
This commit is contained in:
commit
d33a22c037
2 changed files with 14 additions and 10 deletions
|
@ -33,6 +33,7 @@ $functions = array(
|
|||
'description' => 'Get users starred courses.',
|
||||
'type' => 'read',
|
||||
'ajax' => true,
|
||||
'services' => array(MOODLE_OFFICIAL_MOBILE_SERVICE),
|
||||
),
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue