Incorrect comment.
authorMichael M Slusarz <slusarz@curecanti.org>
Sun, 22 Feb 2009 01:28:55 +0000 (18:28 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Sun, 22 Feb 2009 01:28:55 +0000 (18:28 -0700)
framework/Mime/lib/Horde/Mime.php

index f9cebc4..87f437f 100644 (file)
@@ -434,8 +434,6 @@ class Horde_Mime
         $convert = array();
         $ret = array('params' => array(), 'val' => '');
 
-        /* Kind of annoying: we have to re-encode in string form in order for
-         * Mail_mimeDecode to parse. */
         if (is_array($data)) {
             // Use dummy base values
             $ret['val'] = (String::lower($type) == 'content-type')