MDL-6074 blocks: Hide user in online users block

This commit is contained in:
Mihail Geshoski 2018-06-13 09:02:24 +08:00
parent 50e48a8f2d
commit 5226999dd7
14 changed files with 534 additions and 26 deletions

View file

@ -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',