From 3f7eb31997d53b48d7b787809f0c37a2a9fb7e35 Mon Sep 17 00:00:00 2001 From: mattf Date: Tue, 4 Jun 2013 03:06:33 +0000 Subject: [PATCH] comment fix git-svn-id: svn://192.168.202.10@1992 3d104415-ff17-0410-8863-d5cf3c621b8a --- agc_2-X/branches/agc_2.7/www/agc/vicidial.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;