Voicemails: Fix delete multiple boxes.
This commit is contained in:
parent
071380cbe7
commit
5f20080c66
|
|
@ -332,7 +332,7 @@
|
|||
$array['voicemail_greetings'][$x]['voicemail_id'] = $voicemail_id;
|
||||
$array['voicemail_greetings'][$x]['domain_uuid'] = $_SESSION['domain_uuid'];;
|
||||
}
|
||||
|
||||
$x++;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue