mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-07 20:45:28 +00:00
Added a warning
Monotone-Parent: 8329d7d8d0fe1a0194049bb7b9787080a12bcf4d Monotone-Revision: adeb1b6540b1871dee8c8161aca43283de817991 Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-10-01T20:28:20 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1359,6 +1359,7 @@ static BOOL debugSoParts = NO;
|
||||
|
||||
- (NSString *) textDescription
|
||||
{
|
||||
#warning We should send the content as an NSData
|
||||
return [NSString stringWithFormat: @"<![CDATA[%@]]>", [self contentAsString]];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user