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