[cvs] commit: horde/lib/MIME Viewer.php
Michael M Slusarz
slusarz@bigworm.colorado.edu
Fri, 7 Jun 2002 12:41:33 -0700 (PDT)
slusarz 2002/06/07 12:41:32 PDT
Modified files:
lib/MIME Viewer.php
Log:
_getDriver() will determine what the best MIME_Viewer to use is - either an
application specific one or a Horde-wide one. An exact match anywhere will
prevail over an application specific wildcard match (e.g. all
multipart/encrypted stuff should first go through S/MIME Horde-wide viewer
rather than an IMP multipart/* viewer). Now returns the driver and the app.
Cleaned up some unneeded globals.
Revision Changes Path
1.22 +28 -18 horde/lib/MIME/Viewer.php
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer.php?r1=1.21&r2=1.22&ty=u