// Fix bug with address changing and multi-address on opc

This commit is contained in:
mDeflotte
2012-03-06 14:29:00 +00:00
parent 015a2b922c
commit 0aedd651b0
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -3012,7 +3012,7 @@ class CartCore extends ObjectModel
)';
Db::getInstance()->execute($sql);
// upgradng address delivery
// Upgrading address delivery
$sql = 'UPDATE `'._DB_PREFIX_.'cart_product`
SET `id_address_delivery` =
(