MDL-17797 fixed cap definition - thanks Andrea Bicciolo; merged from MOODLE_19_STABLE
This commit is contained in:
+1
-1
@@ -1085,7 +1085,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