MantisBT: master e7708cb2

Author Committer Branch Timestamp Parent
Paul Richards Paul Richards master 2014-07-14 14:41 master 51869aa7
Changeset

The value stored in the config table may be a string, boolean, or integer.

For better compatibility across the db layers, we should always cast this
to a string, to match the underlying data type.

mod - core/config_api.php Diff File