// revert from https://github.com/PrestaShop/PrestaShop/commit/589052325b121282d091986cd64b5d82e8890ecd
This commit is contained in:
@@ -33,7 +33,7 @@ class CartControllerCore extends FrontController
|
||||
protected $id_address_delivery;
|
||||
protected $customization_id;
|
||||
protected $qty;
|
||||
public $ssl = true;
|
||||
public $ssl = false;
|
||||
|
||||
protected $ajax_refresh = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user