diff --git a/htdocs/commande/class/commande.class.php b/htdocs/commande/class/commande.class.php index 5d7736b5e4e..3137cd9c7dc 100644 --- a/htdocs/commande/class/commande.class.php +++ b/htdocs/commande/class/commande.class.php @@ -2947,7 +2947,7 @@ class Commande extends CommonOrder */ function LibStatut($statut,$billed,$mode) { - global $langs; + global $langs, $conf; //print 'x'.$statut.'-'.$billed; if ($mode == 0) {