mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-05 03:03:49 +00:00
Update destination_imports.php
This commit is contained in:
@@ -567,7 +567,6 @@
|
||||
}
|
||||
|
||||
//delete the destinations
|
||||
$row_number = 0;
|
||||
foreach ($array['destinations'] as $row) {
|
||||
//get the values
|
||||
$domain_uuid = $row['domain_uuid'];
|
||||
|
||||
Reference in New Issue
Block a user