Fix: Couleurs inversees
This commit is contained in:
parent
51ccf80e1c
commit
44e7c44580
@ -623,7 +623,7 @@ if ($conf->facture->enabled && $user->rights->facture->lire)
|
||||
$resql = $db->query($sql);
|
||||
if ($resql)
|
||||
{
|
||||
$var=true;
|
||||
$var=false;
|
||||
$num = $db->num_rows($resql);
|
||||
$i = 0;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user