patch from Sebastion for Bug #349: Zugriffgewährung auf Adressbücher lässt sich nicht entfernen

This commit is contained in:
Lars Kneschke 2007-02-14 12:47:00 +00:00
parent 4e3612ffcd
commit e7b8b16098

View File

@ -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); $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( $extra_parms = array(