This commit is contained in:
Regis Houssin
2006-02-12 20:05:55 +00:00
parent 5c357b6566
commit d37c801fff

View File

@@ -396,7 +396,7 @@ class Commande
if ($prod->fetch($fk_product) > 0)
{
$desc = $desc?$desc:$prod->libelle;
//$product_desc = $prod->description;
$product_desc = $prod->description;
// multiprix
if($conf->global->PRODUIT_MULTIPRICES == 1)
{