mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
MDL-6074 blocks: Hide user in online users block
This commit is contained in:
parent
50e48a8f2d
commit
5226999dd7
14 changed files with 534 additions and 26 deletions
|
@ -1353,6 +1353,7 @@ $functions = array(
|
|||
'description' => 'Set user preferences.',
|
||||
'type' => 'write',
|
||||
'capabilities' => 'moodle/site:config',
|
||||
'ajax' => true
|
||||
),
|
||||
'core_user_agree_site_policy' => array(
|
||||
'classname' => 'core_user_external',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue