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:
@@ -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++;
|
||||
|
||||
Reference in New Issue
Block a user