Removed this as it prevents adding to the array by resetting the value back to 0.
This commit is contained in:
parent
85379c07b5
commit
15977eff35
|
|
@ -959,7 +959,6 @@ if (!class_exists('destinations')) {
|
|||
$i++;
|
||||
}
|
||||
|
||||
$i = 0;
|
||||
unset($text);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue