[cvs] commit: framework/MIME/MIME Structure.php
Michael M Slusarz
slusarz at horde.org
Wed Dec 5 00:07:09 UTC 2007
slusarz 2007-12-04 19:07:09 EST
Modified files:
MIME/MIME Structure.php
Log:
In the return from c-client, type is a number, not a string. So convert to
a string before passing to MIME_Part (this worked previously because MIME_Part
automatically does a c-client number -> text representation for us).
No need to lowercase these part types since MIME_Part will also take care of
that for us.
Revision Changes Path
1.114 +3 -3 framework/MIME/MIME/Structure.php
Chora Links:
http://cvs.horde.org/diff.php/framework/MIME/MIME/Structure.php?r1=1.113&r2=1.114&ty=u
More information about the cvs
mailing list