[cvs] commit: imp/lib/MIME/Viewer alternative.php enriched.php
html.php
images.php multipart.php pgp.php pkcs7.php plain.php related.php
rfc822.php tnef.php zip.php
Michael M Slusarz
slusarz at bigworm.colorado.edu
Mon Dec 23 13:56:25 PST 2002
slusarz 2002/12/23 13:56:25 PST
Modified files:
lib/MIME/Viewer alternative.php enriched.php html.php
images.php multipart.php pgp.php
pkcs7.php plain.php related.php
rfc822.php tnef.php zip.php
Log:
Don't use $mime in any Viewers - we already have the same information in
$this->mime_part.
phpdoc, haeder style, trailing ?>.
Small code cleanups/optimizations.
Revision Changes Path
1.24 +12 -9 imp/lib/MIME/Viewer/alternative.php
1.16 +20 -21 imp/lib/MIME/Viewer/enriched.php
1.32 +6 -6 imp/lib/MIME/Viewer/html.php
1.16 +14 -8 imp/lib/MIME/Viewer/images.php
1.8 +13 -13 imp/lib/MIME/Viewer/multipart.php
1.51 +16 -21 imp/lib/MIME/Viewer/pgp.php
1.15 +15 -14 imp/lib/MIME/Viewer/pkcs7.php
1.8 +32 -14 imp/lib/MIME/Viewer/plain.php
1.12 +8 -10 imp/lib/MIME/Viewer/related.php
1.11 +18 -19 imp/lib/MIME/Viewer/rfc822.php
1.10 +24 -24 imp/lib/MIME/Viewer/tnef.php
1.10 +8 -12 imp/lib/MIME/Viewer/zip.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/alternative.php?r1=1.23&r2=1.24&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/enriched.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/html.php?r1=1.31&r2=1.32&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/images.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/multipart.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pgp.php?r1=1.50&r2=1.51&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pkcs7.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/plain.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/related.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/rfc822.php?r1=1.10&r2=1.11&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/tnef.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/zip.php?r1=1.9&r2=1.10&ty=u
More information about the cvs
mailing list