mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-24 12:55:24 +00:00
Fix error when adding entry to LDAP address book [bug 3621]
This commit is contained in:
@@ -999,7 +999,7 @@ groupObjectClasses: (NSArray *) newGroupObjectClasses
|
||||
}
|
||||
|
||||
/* conversion SOGo inetOrgPerson entry -> LDAP */
|
||||
- (void) _applyContactMappingToOutput: (NSMutableDictionary *) ldifRecord
|
||||
- (void) applyContactMappingToOutput: (NSMutableDictionary *) ldifRecord
|
||||
{
|
||||
NSArray *sourceFields;
|
||||
NSArray *keys;
|
||||
|
||||
Reference in New Issue
Block a user