mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-21 22:32:45 +00:00
Monotone-Parent: 7c7c9b116a1f28737cae823a0f0dac6a60894f7e
Monotone-Revision: ae56d5117f5b648163117349eff8696b1b010e47 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-11-24T04:10:23 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -184,7 +184,6 @@ static NSString *LDAPContactInfoAttribute = nil;
|
||||
|
||||
userFolder = [container lookupName: uid inContext: context acquire: NO];
|
||||
|
||||
/* FIXME: should be moved in the SOGo* classes. Maybe by having a SOGoFolderManager. */
|
||||
if ([folderType length] == 0 || [folderType isEqualToString: @"calendar"])
|
||||
{
|
||||
parentFolder = [userFolder lookupName: @"Calendar"
|
||||
|
||||
Reference in New Issue
Block a user