Fix bad merge
This commit is contained in:
parent
4a88c9ea9f
commit
1978eebb69
@ -811,7 +811,6 @@ class Product extends CommonObject
|
|||||||
|
|
||||||
// Delete all child tables
|
// Delete all child tables
|
||||||
if (! $error)
|
if (! $error)
|
||||||
foreach($elements as $table)
|
|
||||||
{
|
{
|
||||||
$elements = array('product_fournisseur_price','product_price','product_lang','categorie_product','product_stock','product_customer_price');
|
$elements = array('product_fournisseur_price','product_price','product_lang','categorie_product','product_stock','product_customer_price');
|
||||||
foreach($elements as $table)
|
foreach($elements as $table)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user