[cvs] commit: framework/MIME/MIME Part.php
Michael M Slusarz
slusarz at curecanti.org
Sun Dec 5 22:27:43 PST 2004
slusarz 2004-12-05 22:27:43 PST
Modified files:
MIME/MIME Part.php
Log:
For splitContents(), only return true if there was at least one boundary
that the data was split on. This prevents e-mail messages that have a boundary
parameter but no actual boundaries present in the body of the message (i.e.
OE and S/MIME encrypted messages) from returning true when, actually,
splitContents() hasn't done anything at all.
Revision Changes Path
1.177 +4 -2 framework/MIME/MIME/Part.php
Chora Links:
http://cvs.horde.org/diff.php/framework/MIME/MIME/Part.php?r1=1.176&r2=1.177&ty=u
More information about the cvs
mailing list