mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 16:33:22 +00:00
Monotone-Parent: 05d909a34ba534eac7075b29e41a123990cde5e1
Monotone-Revision: 1e4ff80fd7f2f7590ff07b77936b3398b033b2c6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-07-24T18:46:10 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -37,17 +37,6 @@
|
||||
#import "SOGoContactLDIFEntry.h"
|
||||
#import "SOGoContactLDAPFolder.h"
|
||||
|
||||
#define folderListingFields [NSArray arrayWithObjects: @"c_name", @"cn", \
|
||||
@"displayName", \
|
||||
@"streetAddress", \
|
||||
@"o", \
|
||||
@"sn", @"givenname", @"l", \
|
||||
@"mail", @"telephonenumber", \
|
||||
@"mailNickname", \
|
||||
@"sAMAccountName", \
|
||||
@"uid", \
|
||||
nil]
|
||||
|
||||
@class WOContext;
|
||||
|
||||
@implementation SOGoContactLDAPFolder
|
||||
|
||||
Reference in New Issue
Block a user