Update destination_imports.php

This commit is contained in:
FusionPBX
2019-10-03 12:57:02 -06:00
committed by GitHub
parent 01f6b3de99
commit 7944564c67

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'];