// fix small rounding issue
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17721 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
+1
-1
@@ -605,7 +605,7 @@ class CartCore extends ObjectModel
|
||||
(int)$row['id_product'],
|
||||
false,
|
||||
(int)$row['id_product_attribute'],
|
||||
6,
|
||||
2,
|
||||
null,
|
||||
false,
|
||||
true,
|
||||
|
||||
Reference in New Issue
Block a user