MantisBT: master-1.2.x c6ab7fdb

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2009-09-25 03:01 master-1.2.x 7ff08a68
Changeset

Allow specification of magic database file for fileinfo

This patch adds a new configuration option 'fileinfo_magic_db_file'
which allows an administrator to specify the filename of the magic
database file used by the PHP fileinfo extension (now part of 5.3.0 by
default).

Some installation documentation has also been included to let
administrators know that it is a good idea to make fileinfo available
for Mantis to use.

mod - docbook/adminguide/en/installation.sgml Diff File
mod - config_defaults_inc.php Diff File
mod - file_download.php Diff File
mod - docbook/adminguide/en/configuration.sgml Diff File