Debug v19

This commit is contained in:
Laurent Destailleur
2023-10-15 22:08:09 +02:00
parent cdf9389b58
commit bf7a8725a5
2 changed files with 2 additions and 2 deletions

View File

@@ -3700,7 +3700,7 @@ class Commande extends CommonOrder
public function LibStatut($status, $billed, $mode, $donotshowbilled = 0)
{
// phpcs:enable
global $langs, $conf, $hookmanager;
global $langs, $hookmanager;
$billedtext = '';
if (empty($donotshowbilled)) {