2
0
forked from Wavyzz/dolibarr

Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen

This commit is contained in:
Frédéric FRANCE
2019-10-16 20:00:01 +02:00
parent 012ddd1cdc
commit e75f7d448c
337 changed files with 15 additions and 710 deletions

View File

@@ -202,7 +202,6 @@ else
if ($resql)
{
while ($row = $db->fetch_row($resql)) {
$rescount = $db->query("SELECT COUNT(*) FROM " . $row[0]);
if ($rescount) {
$row_count = $db->fetch_row($rescount);