Link e-mails in text/plain messages
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 27 Feb 2009 20:16:17 +0000 (13:16 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 27 Feb 2009 20:29:29 +0000 (13:29 -0700)
imp/lib/Mime/Viewer/plain.php

index a448eab..3c61fd5 100644 (file)
@@ -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.