MantisBT: master d55ad54e

Author Committer Branch Timestamp Parent
cproensa vboctor master 2019-02-07 08:34 master f0d4f661
Affected Issues  0025456: Page adm_config_report has queries missing db_param_push()
Changeset

Fix adm_config_report query

The main query has a missing db_param_push(), but because of how the
query is built, it should only be used only when any of the conditions
are actually adding a parameter.
To simplyfy, the query has been rewritten with the new syntax.

Fixes: 0025456

mod - adm_config_report.php Diff File