diff --git a/lib/classes/collection.class.php b/lib/classes/collection.class.php index cdcd17fd83..53f4ec6df6 100644 --- a/lib/classes/collection.class.php +++ b/lib/classes/collection.class.php @@ -533,8 +533,7 @@ class collection implements cache_cacheableInterface "chgstatus" => "1", "imgtools" => "1", "manage" => "1", - "modify_struct" => "1", - "bas_manage" => "1" + "modify_struct" => "1" ); $user->ACL()->update_rights_to_base($base_id, $rights);