Fixing style errors.

This commit is contained in:
stickler-ci 2022-03-01 15:20:28 +00:00
parent f1af7ca2f2
commit 5c3b0847c2

View File

@ -165,7 +165,7 @@ if ($action == 'other')
if ($resql < 0)
{
dol_syslog( $db->lasterrno(),LOG_ERR);
dol_syslog($db->lasterrno(), LOG_ERR);
}
}
}