FIX : Stickler-ci
This commit is contained in:
parent
b1ada26f55
commit
7794a01a0b
@ -4027,9 +4027,7 @@ class Product extends CommonObject
|
|||||||
if (! $this->db->query($sql)) {
|
if (! $this->db->query($sql)) {
|
||||||
dol_print_error($this->db);
|
dol_print_error($this->db);
|
||||||
return -1;
|
return -1;
|
||||||
}
|
} else {
|
||||||
else
|
|
||||||
{
|
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user