diff --git a/htdocs/product/list.php b/htdocs/product/list.php index d1fdd361cf3..12a6c807515 100644 --- a/htdocs/product/list.php +++ b/htdocs/product/list.php @@ -1283,7 +1283,6 @@ if ($resql) // Multiprices if (! empty($conf->global->PRODUIT_MULTIPRICES)) { - if (! isset($productpricescache)) { $productpricescache=array(); }