fixed small bug in IVR stats report

git-svn-id: svn://192.168.202.10@1370 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2010-03-15 14:26:06 +00:00
parent c3628837c5
commit 819edabfe7
+1
View File
@@ -85,6 +85,7 @@ $i=0;
$LISTgroups[$i]='CALLMENU';
$LISTgroups_names[$i]='IVR';
$i++;
$groups_to_print++;
$LISTgroups[$i]='XMLPULL';
$LISTgroups_names[$i]='Dynamic Application';
$i++;