diff --git a/db/access.php b/db/access.php index f0258e2..5fe697d 100644 --- a/db/access.php +++ b/db/access.php @@ -51,8 +51,7 @@ 'contextlevel' => CONTEXT_SYSTEM, 'riskbitmask' => RISK_XSS | RISK_CONFIG, 'archetypes' => array( - 'manager' => CAP_ALLOW, - 'user' => CAP_ALLOW + 'manager' => CAP_ALLOW ), ),