mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
MDL-50853 mod_chat: New Web Service mod_chat_get_chat_users
This commit is contained in:
parent
1ca4cdf3e9
commit
e4076a6e4c
3 changed files with 104 additions and 0 deletions
|
@ -1145,6 +1145,7 @@ $services = array(
|
|||
'mod_resource_view_resource',
|
||||
'mod_folder_view_folder',
|
||||
'mod_chat_login_user',
|
||||
'mod_chat_get_chat_users',
|
||||
),
|
||||
'enabled' => 0,
|
||||
'restrictedusers' => 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue