diff --git a/htdocs/fourn/commande/modules/mod_commande_fournisseur_orchidee.php b/htdocs/fourn/commande/modules/mod_commande_fournisseur_orchidee.php index fbdf39f22aa..5c8fa333f19 100644 --- a/htdocs/fourn/commande/modules/mod_commande_fournisseur_orchidee.php +++ b/htdocs/fourn/commande/modules/mod_commande_fournisseur_orchidee.php @@ -127,7 +127,7 @@ function info() */ function getExample() { - global $conf; + global $conf,$langs; $buildResult = $this->buildMatrice();