diff --git a/agc_2-X/trunk/www/vicidial/AST_agent_performance_detail.php b/agc_2-X/trunk/www/vicidial/AST_agent_performance_detail.php index d052990e..42526914 100644 --- a/agc_2-X/trunk/www/vicidial/AST_agent_performance_detail.php +++ b/agc_2-X/trunk/www/vicidial/AST_agent_performance_detail.php @@ -30,6 +30,7 @@ # 111007-0709 - Changed user and fullname to use non-truncated for output file # 111104-1249 - Added user_group restrictions for selecting in-groups # 120224-0910 - Added HTML display option with bar graphs +# 121130-0952 - Fix for user group permissions issue #588 # require("dbconnect.php"); @@ -204,6 +205,11 @@ while ($i < $campaigns_to_print) {$group[$i] = $groups[$i];} $i++; } + +for ($i=0; $i