[-] BO : fix #PSCFV-4848

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17816 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-10-10 09:14:02 +00:00
parent 3509b227a6
commit 984cde3bd4
3 changed files with 3 additions and 2 deletions
@@ -32,6 +32,7 @@ class LoyaltyDefaultModuleFrontController extends ModuleFrontController
{
public function __construct()
{
$this->auth = true;
parent::__construct();
$this->context = Context::getContext();