mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-20 06:03:20 +00:00
Monotone-Parent: f623924959fc42a195549ebffe9f0ddcf16c1c01
Monotone-Revision: 73c5f4e36eca619041a58d0413112a5ea43ae3d6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-12T14:05:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
|
||||
// We check to see if it's a group
|
||||
classes = [[entry attributeWithName: @"objectClass"] allStringValues];
|
||||
NSLog(@"classes = %@", classes);
|
||||
NSLog(@"classes for %@ = %@", theValue, classes);
|
||||
|
||||
// Found a group, let's return it.
|
||||
if ([classes containsObject: @"group"] ||
|
||||
|
||||
Reference in New Issue
Block a user