[cvs] commit: framework/MIME/MIME Magic.php

Marko Djukic mdjukic at horde.org
Thu Feb 26 08:19:01 PST 2004


mdjukic     2004/02/26 08:19:01 PST

  Modified files:
    MIME/MIME            Magic.php 
  Log:
  this should fix the bug when a filename is called something like:
  foo_v2.3.pdf
  previously it was returning a mime type of: application/3.pdf
  now if it does not match the full ext as a mime type, it drops the leftmost string before a '.' and tries again. anyone see any problems with this?
  
  Revision  Changes    Path
  1.44      +12 -5     framework/MIME/MIME/Magic.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/MIME/MIME/Magic.php?r1=1.43&r2=1.44&ty=u


More information about the cvs mailing list