mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-08 20:09:44 +00:00
Monotone-Parent: a4f965425609368d1347526114e039b4c8f07962
Monotone-Revision: edc65fef18ecc69c7e977cbadc64111461f99b1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-21T20:42:16 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
|
||||
// We check to see if it's a group
|
||||
classes = [[entry attributeWithName: @"objectClass"] allStringValues];
|
||||
NSLog(@"classes for %@ = %@", theValue, classes);
|
||||
// NSLog(@"classes for %@ = %@", theValue, classes);
|
||||
|
||||
// Found a group, let's return it.
|
||||
if ([classes containsObject: @"group"] ||
|
||||
|
||||
Reference in New Issue
Block a user