MantisBT: master 99c55618

Author Committer Branch Timestamp Parent
dhx dhx master 2010-02-19 22:14 master 313ea5f9
Affected Issues  0011528: Don't call config_flush_cache() in bug_actiongroup_ext.php
Changeset

Fix 0011528: Don't call config_flush_cache() in bug_actiongroup_ext.php

There is no need to call config_flush_cache() in bug_actiongroup_ext.php
because the configuration cache already takes into account whether a
configuration setting is per-user and per-project.

Additionally, bug_actiongroup_ext.php has been cleaned up to reduce code
complexity and increase the efficiency of this page.

mod - bug_actiongroup_ext.php Diff File