Voicemails: Fix delete multiple boxes.

This commit is contained in:
Nate
2019-12-11 14:52:50 -07:00
parent 071380cbe7
commit 5f20080c66

View File

@@ -332,7 +332,7 @@
$array['voicemail_greetings'][$x]['voicemail_id'] = $voicemail_id;
$array['voicemail_greetings'][$x]['domain_uuid'] = $_SESSION['domain_uuid'];;
}
$x++;
}
}