mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
ChangeLog
Monotone-Parent: 60f9148aaf760d42dcfae9f3006ede633fc61305 Monotone-Revision: 373bae71c0f2ce5e5fd15e7a932e183d32028039 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-06T17:44:56 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -250,7 +250,7 @@ static BOOL debugSoParts = NO;
|
||||
- (id)bodyStructure {
|
||||
id body;
|
||||
|
||||
body = [[self fetchCoreInfos] valueForKey:@"body"];
|
||||
body = [[self fetchCoreInfos] valueForKey:@"bodystructure"];
|
||||
if (debugBodyStructure)
|
||||
[self logWithFormat:@"BODY: %@", body];
|
||||
return body;
|
||||
|
||||
Reference in New Issue
Block a user