MDL-21655 fixing regression, manager does not need mnet caps

This commit is contained in:
Petr Skoda 2010-05-02 17:05:35 +00:00
parent d1fafa2414
commit 64fc50d0fc

View File

@ -1345,7 +1345,6 @@ $capabilities = array(
'captype' => 'read',
'contextlevel' => CONTEXT_SYSTEM,
'legacy' => array(
'manager' => CAP_ALLOW
)
),