MantisBT: master 2d9f1d60

Author Committer Branch Timestamp Parent
dregad dregad master 2013-03-12 01:26 master dd66cd8c
Affected Issues  0015592: APPLICATION ERROR # 0 when editing configuration options
Changeset

Fix 0015592: application error 0 in adm_config_report.php

This was due to a missing type cast in call to check_selected(). The
for loop was replaced by a call to print_option_list_from_array(), to
avoid code duplication.

mod - adm_config_report.php Diff File