mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-21 21:09:28 +00:00
Monotone-Parent: 779f7c78a42d4b2a50a642ddf6b7977bc7e6d72d
Monotone-Revision: fa22dd2e0a005adc266396ab36652336d8368a4a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-20T18:49:56 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -80,9 +80,8 @@ static unsigned int freebusyRangeEnd = 0;
|
||||
um = [LDAPUserManager sharedUserManager];
|
||||
contactInfos = [um contactInfosForUserWithUIDorEmail: uid];
|
||||
|
||||
// WARNING
|
||||
// don't touch unless you're going to re-test caldav sync
|
||||
// with an iPhone AND lightning
|
||||
/* iCal.app compatibility:
|
||||
- don't add "cn"; */
|
||||
person = [iCalPerson new];
|
||||
[person autorelease];
|
||||
[person setEmail: [contactInfos objectForKey: @"c_email"]];
|
||||
|
||||
Reference in New Issue
Block a user