diff --git a/agc_2-X/branches/agc_2.7/www/agc/vicidial.php b/agc_2-X/branches/agc_2.7/www/agc/vicidial.php index a99dec80..ef2dde02 100644 --- a/agc_2-X/branches/agc_2.7/www/agc/vicidial.php +++ b/agc_2-X/branches/agc_2.7/www/agc/vicidial.php @@ -10889,7 +10889,7 @@ function set_length(SLnumber,SLlength_goal,SLdirection) } else { - # Added to get email counts so inbound emails will come in - this is normally done in CloserSelectContent_select, which is bypassed if agents aren't allowed to select ingroups + // Added to get email counts so inbound emails will come in - this is normally done in CloserSelectContent_select, which is bypassed if agents aren't allowed to select ingroups var loop_ct = 0; EMAILgroupCOUNT = 0; PHONEgroupCOUNT = 0;