Fix phpcs

This commit is contained in:
Laurent Destailleur 2021-09-08 21:19:01 +02:00
parent 57a2ea3a53
commit e0fa4e4b5c

View File

@ -718,7 +718,7 @@ class FormCompany extends Form
}
print '>';
print '<option value="-1">&nbsp;</option>';
$num = $this->db->num_rows($resql);
$i = 0;
if ($num) {