mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 05:45:24 +00:00
Monotone-Parent: dce96f1e164f7e8d2e52f854cb9287574b9ded6d
Monotone-Revision: a0b176b29a24b7fe33ae8e1eb04d9838a299deaa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-30T14:15:42 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -164,7 +164,7 @@
|
||||
|
||||
if (!obj)
|
||||
{
|
||||
ldifEntry = [ldapSource lookupContactEntry: objectName];
|
||||
ldifEntry = [ldapSource lookupContactEntryWithUIDorEmail: objectName];
|
||||
obj = ((ldifEntry)
|
||||
? [SOGoContactLDIFEntry contactEntryWithName: objectName
|
||||
withLDIFEntry: ldifEntry
|
||||
|
||||
Reference in New Issue
Block a user