mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-07 12:13:49 +00:00
Update ring_group_forward.php
This commit is contained in:
@@ -195,7 +195,6 @@
|
||||
}
|
||||
echo "</tr>\n";
|
||||
|
||||
$x = 0;
|
||||
if (is_array($result) && @sizeof($result) != 0) {
|
||||
$x = 0;
|
||||
foreach ($result as $row) {
|
||||
|
||||
Reference in New Issue
Block a user