[*] FO : display initial price in the cart when a specific price is applied to a product

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8604 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vChabot
2011-09-15 12:37:44 +00:00
parent 70a130854c
commit 34c9336b37
6 changed files with 45 additions and 12 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
'FrontControllerCore' => 'classes/FrontController.php',
'FrontController' => 'override/classes/FrontController.php',
'GenderCore' => 'classes/Gender.php',
'Gender' => '',
'Gender' => 'override/classes/Gender.php',
'GroupCore' => 'classes/Group.php',
'Group' => 'override/classes/Group.php',
'GroupReductionCore' => 'classes/GroupReduction.php',