MantisBT: master-1.2.x efdd6a75

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2012-12-30 17:26 master-1.2.x 9f724904
Affected Issues  0014559: Adding filter for "Configuration report"
Changeset

Respect $g_show_realname setting in config report's filter userlist

The filter's original implementation displayed "Realname (username)" in
the user selection list. We now only retrieve the user id from the db,
and call user_get_name() to get either the realname or the username as
appropriate instead.

Issue 0014559

mod - adm_config_report.php Diff File