MantisBT: master d1cd06cd

Author Committer Branch Timestamp Parent
dregad dregad master 2011-10-23 12:30 master 88ca322b
Affected Issues  0011576: New and improved check.php for checking MantisBT installation settings/environment
 0012885: Reimplement obsolete configuration checks based on obsolete.php as part of new admin/check/ interface
Changeset

Reimplement obsolete config checks in admin/check interface

The rewritten check.php scripts (as a collection of checks in the
admin/check/ directory), implemented per issue 0011576 in commit
ba97560b02d620569ad062d894284722f0acd890, neglected to port across
obsolete configuration checking from 1.2.x.

Fixes 0012885

mod - admin/check/check_config_inc.php Diff File
mod - core/config_api.php Diff File