projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4480e0d
)
Incorrect comment.
author
Michael M Slusarz
<slusarz@curecanti.org>
Sun, 22 Feb 2009 01:28:55 +0000
(18:28 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Sun, 22 Feb 2009 01:28:55 +0000
(18:28 -0700)
framework/Mime/lib/Horde/Mime.php
patch
|
blob
|
history
diff --git
a/framework/Mime/lib/Horde/Mime.php
b/framework/Mime/lib/Horde/Mime.php
index
f9cebc4
..
87f437f
100644
(file)
--- 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')