Fix phpcs
This commit is contained in:
parent
c7f38c4cf0
commit
2e9cf8d00b
@ -165,7 +165,6 @@ if ($action == 'confirm_valide' && $confirm == 'yes' && $user->rights->facture->
|
|||||||
$errors++;
|
$errors++;
|
||||||
setEventMessage($db->error, $db->errors, 'errors');
|
setEventMessage($db->error, $db->errors, 'errors');
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (! $errors) {
|
if (! $errors) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user