mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Removed this as it prevents adding to the array by resetting the value back to 0.
This commit is contained in:
@@ -959,7 +959,6 @@ if (!class_exists('destinations')) {
|
||||
$i++;
|
||||
}
|
||||
|
||||
$i = 0;
|
||||
unset($text);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user