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