Update ring_group_forward.php
This commit is contained in:
parent
d7602be0af
commit
21f2808368
|
|
@ -195,7 +195,6 @@
|
|||
}
|
||||
echo "</tr>\n";
|
||||
|
||||
$x = 0;
|
||||
if (is_array($result) && @sizeof($result) != 0) {
|
||||
$x = 0;
|
||||
foreach ($result as $row) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue