commit: horde/lib/MIME Viewer.php

Anil Madhavapeddy anil@recoil.org
27 May 2001 18:59:22 -0000


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