[-] BO : fix #PSCFV-4848

This commit is contained in:
lLefevre
2012-10-10 09:14:02 +00:00
parent f69c0b58a0
commit 4e9f015ead
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();