This commit is contained in:
Jun Pataleta 2023-08-28 17:03:27 +08:00
commit be35034f1c
No known key found for this signature in database
GPG key ID: F83510526D99E2C7
26 changed files with 213 additions and 59 deletions

View file

@ -1912,6 +1912,7 @@ $functions = array(
'type' => 'write',
'capabilities' => 'moodle/site:config',
'ajax' => true,
'loginrequired' => false,
'services' => array(MOODLE_OFFICIAL_MOBILE_SERVICE),
),
'core_user_agree_site_policy' => array(