forked from extern/egroupware
i'm so stupid!!!
This commit is contained in:
parent
5ce8a7b6c9
commit
b6268740b9
@ -118,7 +118,7 @@
|
||||
*/
|
||||
function get_cat_admin($cat_id)
|
||||
{
|
||||
$cat_rights = $this->get_rights($cat_id));
|
||||
$cat_rights = $this->get_rights($cat_id);
|
||||
foreach ($cat_rights as $userid => $right)
|
||||
{
|
||||
if ($right & PHPGW_ACL_CAT_ADMIN)
|
||||
|
Loading…
Reference in New Issue
Block a user