Monotone-Parent: 2b043d9497bc939d7078d10d38953e92948da5aa

Monotone-Revision: ff9ea5325e680d04c8672e78e3bd74f60d7316c1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-09-14T17:44:39
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-09-14 17:44:39 +00:00
parent dcf14c1b05
commit 6f9f415014
12 changed files with 402 additions and 36 deletions
+1 -1
View File
@@ -156,7 +156,7 @@
- (NSData *) content
{
return [[self clientPart] fetchBLOB];
return [[self clientObject] fetchBLOB];
}
- (NSString *) flatContentAsString