// BugFix : Problems with blockcart

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11456 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2011-12-21 09:52:38 +00:00
parent 23aa8049c6
commit 9637f7f409
4 changed files with 11 additions and 6 deletions
-3
View File
@@ -644,9 +644,6 @@ class FrontControllerCore extends Controller
'priceDisplayPrecision' => _PS_PRICE_DISPLAY_PRECISION_,
'content_only' => (int)Tools::getValue('content_only')
));
}
public function initFooter()