Fix phpcs

This commit is contained in:
Laurent Destailleur 2020-03-31 00:13:27 +02:00
parent 353d561060
commit 0b1cfcc0cc

View File

@ -924,7 +924,6 @@ while ($i < min($num, $limit))
if (!$i) $totalarray['nbfield']++; if (!$i) $totalarray['nbfield']++;
print "</tr>\n"; print "</tr>\n";
} }
$i++; $i++;