[-] FO : fixed bug #PSCFI-5454 - Guest tracking should be SSL encrypted

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14901 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
aFolletete
2012-04-26 09:45:38 +00:00
parent 833a5aec27
commit 272eb3db22
@@ -27,6 +27,7 @@
class GuestTrackingControllerCore extends FrontController
{
public $ssl = true;
public $php_self = 'guest-tracking';
/**