Update destination_imports.php

This commit is contained in:
FusionPBX 2019-10-03 12:57:02 -06:00 committed by GitHub
parent d1fc838d3a
commit 74ad9e8f46
1 changed files with 0 additions and 1 deletions

View File

@ -567,7 +567,6 @@
}
//delete the destinations
$row_number = 0;
foreach ($array['destinations'] as $row) {
//get the values
$domain_uuid = $row['domain_uuid'];