// Small Fix

This commit is contained in:
Jerome Nadaud
2013-08-27 09:49:59 +02:00
parent 1673a080a0
commit 5a685537a4
-2
View File
@@ -33,8 +33,6 @@ class CartControllerCore extends FrontController
protected $id_address_delivery;
protected $customization_id;
protected $qty;
public $ssl = false;
public $ssl = true;
protected $ajax_refresh = false;