Monotone-Parent: 461db977780298f484dd530f71ae963e7dde1fc4

Monotone-Revision: 52f165b59a119e9417d23135986f09279085cc0e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-03-22T16:03:21
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-03-22 16:03:21 +00:00
parent a30758a22e
commit 643d2dbf47
4 changed files with 39 additions and 16 deletions

View File

@@ -318,7 +318,7 @@ static NSString *uidColumnName = @"c_uid";
- (BOOL) fetchProfile
{
return (values || [self primaryFetchProfile]);
return (values || [self primaryFetchProfile]);
}
- (NSString *) jsonRepresentation