MantisBT: master c30a1085

Author Committer Branch Timestamp Parent
dregad dregad master 2013-10-14 00:52 master bfe1041a
Affected Issues  0016480: Broken installer following removal of legacy db_prepare_int calls
Changeset

Fix broken config_set()

Commit a61aed3b0b1f89e7e978be486beeac97492a83c0 introduced a major
regression, preventing installation and potentially any update of
existing config keys.

This was due to calling db_query_bound() with uninitialized variables.

Fixes 0016480

mod - core/config_api.php Diff File