mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
MDL-56637 ws: Add core_user_update_user_preferences to Mobile service
This commit is contained in:
parent
577bd70d38
commit
6d2f938cbd
@ -1050,6 +1050,7 @@ $functions = array(
|
||||
'type' => 'write',
|
||||
'capabilities' => 'moodle/user:editownmessageprofile, moodle/user:editmessageprofile',
|
||||
'ajax' => true,
|
||||
'services' => array(MOODLE_OFFICIAL_MOBILE_SERVICE),
|
||||
),
|
||||
'core_user_view_user_list' => array(
|
||||
'classname' => 'core_user_external',
|
||||
|
Loading…
x
Reference in New Issue
Block a user