remove useless db begin
This commit is contained in:
parent
e317b0847a
commit
f8fef61075
@ -4456,8 +4456,6 @@ class Product extends CommonObject
|
||||
|
||||
$langs->load('products');
|
||||
|
||||
$this->db->begin();
|
||||
|
||||
$label_type = 'label';
|
||||
|
||||
if ($type == 'short')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user