mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 22:53:18 +00:00
committed by
leecher1337
parent
72c97079f6
commit
0dfb621b37
@@ -2857,7 +2857,7 @@ void handle_eas_terminate(int signum)
|
||||
{
|
||||
currentFolder = [systemSources objectForKey: [allKeys objectAtIndex: i]];
|
||||
allContacts = [currentFolder lookupContactsWithFilter: query
|
||||
onCriteria: @"name_or_address"
|
||||
onCriteria: nil
|
||||
sortBy: @"c_cn"
|
||||
ordering: NSOrderedAscending
|
||||
inDomain: [[context activeUser] domain]];
|
||||
|
||||
Reference in New Issue
Block a user