thomascube
2008-09-02 ade8e117dfbb62f6dbd16b4aca81dfbdbd054579
program/include/rcube_shared.inc
@@ -569,7 +569,7 @@
            finfo_close($finfo);
        }
    }
    else if (function_exists('mime_content_type')) {
    if (!$mime_type && function_exists('mime_content_type')) {
      $mime_type = mime_content_type($path); 
    }