MDL-17797 fixed cap definition - thanks Andrea Bicciolo
This commit is contained in:
+1
-1
@@ -1022,7 +1022,7 @@ $moodle_capabilities = array(
|
||||
),
|
||||
|
||||
'moodle/site:mnetlogintoremote' => array(
|
||||
'riskbitmask' => RISK_PERSONAL | RISK_XSS,
|
||||
|
||||
'captype' => 'read',
|
||||
'contextlevel' => CONTEXT_SYSTEM,
|
||||
'legacy' => array(
|
||||
|
||||
Reference in New Issue
Block a user