projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3099c1
)
Link e-mails in text/plain messages
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 27 Feb 2009 20:16:17 +0000
(13:16 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 27 Feb 2009 20:29:29 +0000
(13:29 -0700)
imp/lib/Mime/Viewer/plain.php
patch
|
blob
|
history
diff --git
a/imp/lib/Mime/Viewer/plain.php
b/imp/lib/Mime/Viewer/plain.php
index
a448eab
..
3c61fd5
100644
(file)
--- a/
imp/lib/Mime/Viewer/plain.php
+++ b/
imp/lib/Mime/Viewer/plain.php
@@
-73,7
+73,8
@@
class IMP_Horde_Mime_Viewer_plain extends Horde_Mime_Viewer_plain
'parselevel' => TEXT_HTML_MICRO,
'charset' => NLS::getCharset()
),
- 'tabs2spaces' => array()
+ 'tabs2spaces' => array(),
+ 'emails' => array(),
);
// Highlight quoted parts of an email.