mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-07 04:25:26 +00:00
Monotone-Parent: 46649664a69096329e067562e94ad7e4e07e1db4
Monotone-Revision: 657851bad9f402262a82eecf7afa3cedf45d780d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-09-22T23:42:23 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -768,7 +768,7 @@ Class NSExceptionK, MAPIStoreFAIMessageK, MAPIStoreMessageTableK, MAPIStoreFAIMe
|
||||
|
||||
// table notification
|
||||
mapping = [[self context] mapping];
|
||||
for (count = 0; count < midCount; count++)
|
||||
for (count = 0; count < midCount; count++)
|
||||
{
|
||||
messageURL = [mapping urlFromID: targetMids[count]];
|
||||
message = [self lookupMessageByURL: messageURL];
|
||||
|
||||
Reference in New Issue
Block a user