mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-28 08:19:28 +00:00
Monotone-Parent: acb80bff5c509e32241ffa6715083280a5bb9158
Monotone-Revision: 0b5fd2a3d7bc46b149445cae3d700e1e24c5bd54 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-17T20:25:16 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -324,7 +324,7 @@
|
||||
contact = [allUsers objectAtIndex: count];
|
||||
uid = [contact objectForKey: @"c_uid"];
|
||||
|
||||
// We do NOT return the current authenticated user.
|
||||
// We do NOT return the current authenticated user
|
||||
if (![uid isEqualToString: login])
|
||||
{
|
||||
jsonLine = [NSMutableArray arrayWithCapacity: 4];
|
||||
|
||||
Reference in New Issue
Block a user