// Fix on product association deletion

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17083 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rGaillard
2012-08-29 16:42:45 +00:00
parent 579c75edab
commit 3054f8ead1
4 changed files with 5 additions and 9 deletions
+1 -1
View File
@@ -2300,7 +2300,7 @@ class CartCore extends ObjectModel
}
$cache[(int)$dontAutoSeletectOptions] = $delivery_option;
return $delivery_option;
}