mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
Merge branch 'MDL-76974' of https://github.com/paulholden/moodle
This commit is contained in:
commit
be35034f1c
26 changed files with 213 additions and 59 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue