poids 150000
This commit is contained in:
parent
fc33072e19
commit
254ff17297
@ -405,7 +405,7 @@ class Livre {
|
||||
}
|
||||
else
|
||||
{
|
||||
$sql .= ", products_weight = -1";
|
||||
$sql .= ", products_weight = 150000";
|
||||
}
|
||||
|
||||
$sql .= " WHERE products_id = " . $this->oscid;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user