// BugFix : Problems with blockcart

This commit is contained in:
mDeflotte
2011-12-21 09:52:38 +00:00
parent 8f262c81e8
commit b67f8abe67
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()