From 7944564c679ff1ddf8687be7f346daa8b4acbe1e Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 3 Oct 2019 12:57:02 -0600 Subject: [PATCH] Update destination_imports.php --- app/destinations/destination_imports.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/destinations/destination_imports.php b/app/destinations/destination_imports.php index cb649bd8fd..7f28dfef33 100644 --- a/app/destinations/destination_imports.php +++ b/app/destinations/destination_imports.php @@ -567,7 +567,6 @@ } //delete the destinations - $row_number = 0; foreach ($array['destinations'] as $row) { //get the values $domain_uuid = $row['domain_uuid'];