diff --git a/htdocs/product/class/product.class.php b/htdocs/product/class/product.class.php index 94bc2f6c63b..5b969023cb5 100644 --- a/htdocs/product/class/product.class.php +++ b/htdocs/product/class/product.class.php @@ -811,7 +811,6 @@ class Product extends CommonObject // Delete all child tables if (! $error) - foreach($elements as $table) { $elements = array('product_fournisseur_price','product_price','product_lang','categorie_product','product_stock','product_customer_price'); foreach($elements as $table)