Fixing style errors.

This commit is contained in:
stickler-ci 2022-01-28 01:32:44 +00:00
parent 28e4cf5553
commit 1214ffaf3d

View File

@ -790,7 +790,7 @@ if (empty($reshook)) {
if ($result < 0) {
$error++;
}
// Calculcate number of days consummed
$nbopenedday = num_open_day($object->date_debut_gmt, $object->date_fin_gmt, 0, 1, $object->halfday);