Fixing style errors.

This commit is contained in:
stickler-ci 2021-05-12 14:55:32 +00:00
parent 1bfcfc3a0c
commit ea0d860593

View File

@ -753,7 +753,7 @@ class CommandeFournisseur extends CommonOrder
$reshook = $hookmanager->executeHooks('diffHtmlStatus', $parameters, $object); // Note that $action and $object may have been modified by hook
if ($reshook > 0) {
return $hookmanager->resPrint;
}
}
return dolGetStatus($statusLong, $statusShort, '', $statusClass, $mode);
}