mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-09 18:35:10 +00:00
Monotone-Parent: ffb403989e64c7ca37321c15ab24b50155dc2f68
Monotone-Revision: fe50cf1e82dc1e3027fc400eb2f405261b9ad9f3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-21T21:17:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1065,7 +1065,7 @@ static NSArray *childRecordFields = nil;
|
||||
|
||||
newToken = 0;
|
||||
|
||||
baseURL = [[self davURL] absoluteString];
|
||||
baseURL = [self davURLAsString];
|
||||
|
||||
max = [records count];
|
||||
syncResponses = [NSMutableArray arrayWithCapacity: max + 1];
|
||||
|
||||
Reference in New Issue
Block a user