forked from extern/egroupware
patch from Sebastion for Bug #349: Zugriffgewährung auf Adressbücher lässt sich nicht entfernen
This commit is contained in:
parent
4e3612ffcd
commit
e7b8b16098
@ -249,7 +249,7 @@
|
||||
{
|
||||
$this->display_row($tr_class,'u_',$data['account_id'],$GLOBALS['egw']->common->display_fullname($data['account_lid'],$data['account_firstname'],$data['account_lastname']),$no_privat_grants,$memberships);
|
||||
}
|
||||
$processed[] = $uid;
|
||||
$processed[] = $data['account_id'];
|
||||
}
|
||||
|
||||
$extra_parms = array(
|
||||
|
Loading…
Reference in New Issue
Block a user