Removed this as it prevents adding to the array by resetting the value back to 0.

This commit is contained in:
FusionPBX
2022-02-04 11:39:49 -07:00
committed by GitHub
parent 85379c07b5
commit 15977eff35

View File

@@ -959,7 +959,6 @@ if (!class_exists('destinations')) {
$i++;
}
$i = 0;
unset($text);
}
}