[Tickets #4252] NEW: Duplicates in client list fix
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Aug 4 19:41:16 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4252
-----------------------------------------------------------------------
Ticket | 4252
Created By | tomward at scith.com
Summary | Duplicates in client list fix
Queue | Hermes
Type | Enhancement
State | New
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
tomward at scith.com (2006-08-04 19:41) wrote:
If somebody wants a list based on "company" rather than "name" from an
address book, there's good chances they'll have multiple contacts for that
company, thus multiple entries for the company. I suggest using:
$clients = array_unique($clients);
More information about the bugs
mailing list