mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Fix bad merge
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user