avsm 2001/05/27 11:59:22 PDT
Modified files:
lib/MIME Viewer.php
Log:
Correct the logic for finding an icon for a mime type. The correct
chain to fall through is:
- Look for a specific icon for this driver and this mimetype
- Look for a default icon for this driver
- Look for the default global icon if no other icons are defined
Revision Changes Path
1.5 +10 -3 horde/lib/MIME/Viewer.php