mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 01:15:09 +00:00
Monotone-Parent: ca25951dfbee297d267083be969272c32a52477c
Monotone-Revision: e3bbd9a60cde2c4234f17f311a214c5355c7564b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-20T20:43:22 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -224,7 +224,7 @@ static BOOL debugSoParts = NO;
|
||||
|
||||
if (!coreInfos)
|
||||
{
|
||||
msgs = [self fetchParts:coreInfoKeys]; // returns dict
|
||||
msgs = [self fetchParts: coreInfoKeys]; // returns dict
|
||||
if (heavyDebug)
|
||||
[self logWithFormat: @"M: %@", msgs];
|
||||
msgs = [msgs valueForKey: @"fetch"];
|
||||
|
||||
Reference in New Issue
Block a user