diff --git a/db/access.php b/db/access.php index 91362f1e62e39c3fbed2c433781240c04367ff13..73522559a15eeaacd580a9ec8a54a07ede76f4d3 100644 --- a/db/access.php +++ b/db/access.php @@ -41,7 +41,6 @@ $capabilities = array( 'captype' => 'write', 'contextlevel' => CONTEXT_MODULE, 'archetypes' => array( - 'manager' => CAP_ALLOW ) ), @@ -49,7 +48,6 @@ $capabilities = array( 'captype' => 'write', 'contextlevel' => CONTEXT_MODULE, 'archetypes' => array( - 'manager' => CAP_ALLOW ) ),