Update destination_imports.php
This commit is contained in:
parent
d1fc838d3a
commit
74ad9e8f46
|
|
@ -567,7 +567,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
//delete the destinations
|
//delete the destinations
|
||||||
$row_number = 0;
|
|
||||||
foreach ($array['destinations'] as $row) {
|
foreach ($array['destinations'] as $row) {
|
||||||
//get the values
|
//get the values
|
||||||
$domain_uuid = $row['domain_uuid'];
|
$domain_uuid = $row['domain_uuid'];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue