diff --git a/htdocs/product/price.php b/htdocs/product/price.php index 8d130f58049..8f564cfff09 100644 --- a/htdocs/product/price.php +++ b/htdocs/product/price.php @@ -108,7 +108,7 @@ if ($result) if (! $num) { - $result = $db->free($result) ; + $db->free($result) ; // Il doit au moins y avoir la ligne de prix initial. // On l'ajoute donc pour remettre à niveau pb vieilles versions