mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-05 05:18:51 +00:00
Monotone-Parent: 2aa515f85c333b96d717d00a46fabb09517fd9c0
Monotone-Revision: 9b43bde07802307f5699569cd53b92baa4d95757 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T18:41:02 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -39,9 +39,7 @@
|
||||
- (NSString *) flatContentAsString
|
||||
{
|
||||
NSMutableString *content;
|
||||
NSString *superContent, *urlText, *newUrlText;
|
||||
NSRange httpRange, rest, currentURL;
|
||||
unsigned int length;
|
||||
NSString *superContent;
|
||||
|
||||
content = [NSMutableString string];
|
||||
superContent = [[super flatContentAsString] stringByEscapingHTMLString];
|
||||
|
||||
Reference in New Issue
Block a user