MantisBT: master-1.2.x 991e54be

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2011-11-19 10:07 master-1.2.x 5e9b8342
Affected Issues  0013435: The obsolete checks should also verify configs in the db
Changeset

Remove "$g_" prefix from obsolete config warning messages

Designating config options using the "$g_" prefix in the warning
messages when checking for obsolete configurations does not make sense
when they are defined in the database.

Removing this previx also makes the messages consistent with the new
admin checks interface in 1.3.

Affects issue 0013435

mod - core/config_api.php Diff File