Merge branch 'wip-MDL-59815-33' of git://github.com/abgreeve/moodle into MOODLE_33_STABLE
This commit is contained in:
+1
-1
@@ -500,7 +500,7 @@ $capabilities = array(
|
||||
|
||||
'moodle/user:delete' => array(
|
||||
|
||||
'riskbitmask' => RISK_PERSONAL, RISK_DATALOSS,
|
||||
'riskbitmask' => RISK_PERSONAL | RISK_DATALOSS,
|
||||
|
||||
'captype' => 'write',
|
||||
'contextlevel' => CONTEXT_SYSTEM,
|
||||
|
||||
Reference in New Issue
Block a user