diff --git a/www/vicidial/admin.php b/www/vicidial/admin.php index f2323671..c78b9433 100644 --- a/www/vicidial/admin.php +++ b/www/vicidial/admin.php @@ -3944,12 +3944,13 @@ else # 170220-1632 - Added In-group areacode_filter feature # 170221-1542 - Added more DNC options for campaign setting 'manual dial filter', added counts to DNC add/delete page # 170223-0657 - Added warning for On Hold Message if too long, adjusted chooser placements +# 170226-0850 - Added recording override options to chat and email groups to disable recordings for those, issue #992 # # make sure you have added a user to the vicidial_users MySQL table with at least user_level 9 to access this page the first time -$admin_version = '2.14-593a'; -$build = '170223-0657'; +$admin_version = '2.14-594a'; +$build = '170226-0850'; $STARTtime = date("U"); $SQLdate = date("Y-m-d H:i:s"); @@ -26823,6 +26824,10 @@ if ($ADD==3811) echo "$status_groups_menu"; echo "$NWB#inbound_groups-status_group_id$NWE\n"; + echo "