Update ring_group_forward.php

This commit is contained in:
Nate
2019-12-17 16:56:09 -07:00
parent d7602be0af
commit 21f2808368

View File

@@ -195,7 +195,6 @@
}
echo "</tr>\n";
$x = 0;
if (is_array($result) && @sizeof($result) != 0) {
$x = 0;
foreach ($result as $row) {