mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-23 05:49:31 +00:00
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:
@@ -318,7 +318,7 @@ static NSString *uidColumnName = @"c_uid";
|
||||
|
||||
- (BOOL) fetchProfile
|
||||
{
|
||||
return (values || [self primaryFetchProfile]);
|
||||
return (values || [self primaryFetchProfile]);
|
||||
}
|
||||
|
||||
- (NSString *) jsonRepresentation
|
||||
|
||||
Reference in New Issue
Block a user