From: Michael M Slusarz Date: Sun, 22 Feb 2009 01:28:55 +0000 (-0700) Subject: Incorrect comment. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=29e0f69aa620c14e300deec370c5f5528ad0abb4;p=horde.git Incorrect comment. --- diff --git a/framework/Mime/lib/Horde/Mime.php b/framework/Mime/lib/Horde/Mime.php index f9cebc4bf..87f437f77 100644 --- a/framework/Mime/lib/Horde/Mime.php +++ b/framework/Mime/lib/Horde/Mime.php @@ -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')