- fix very silly behaviour of libmagic if we want to get the mime type intead
authorMichael Wallner <mike@php.net>
Wed, 21 Sep 2005 12:03:44 +0000 (12:03 +0000)
committerMichael Wallner <mike@php.net>
Wed, 21 Sep 2005 12:03:44 +0000 (12:03 +0000)
  of a human readable string, which is usually the default use case

# background: libmagic appends ".mime" to the magic file name if MAGIC_MIME is set (sic!)


No differences found