Merge branch 'MDL-79619_master' of https://github.com/marxjohnson/moodle

This commit is contained in:
Huong Nguyen 2023-11-01 09:19:51 +07:00
commit 37b7726fce

View File

@ -1479,6 +1479,7 @@ $functions = array(
'capabilities' => 'moodle/site:sendmessage',
'ajax' => true,
'services' => array(MOODLE_OFFICIAL_MOBILE_SERVICE),
'readonlysession' => true,
),
'core_message_send_messages_to_conversation' => array(
'classname' => 'core_message_external',