Voicemails: Fix delete multiple boxes.

This commit is contained in:
Nate 2019-12-11 14:52:50 -07:00
parent 071380cbe7
commit 5f20080c66
1 changed files with 1 additions and 1 deletions

View File

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