remove bas_manage

This commit is contained in:
Nicolas Le Goff
2012-01-03 14:45:53 +01:00
parent 45f0137a20
commit 03ece66cd5

View File

@@ -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);