log livre d or
This commit is contained in:
parent
9334efa83e
commit
058337cb57
@ -12,7 +12,7 @@ class AdvSiteReviewsDefaultModuleFrontController extends ModuleFrontController
|
|||||||
|
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
$this->auth = true;
|
// $this->auth = true;
|
||||||
parent::__construct();
|
parent::__construct();
|
||||||
$this->context = Context::getContext();
|
$this->context = Context::getContext();
|
||||||
}
|
}
|
||||||
@ -24,7 +24,6 @@ class AdvSiteReviewsDefaultModuleFrontController extends ModuleFrontController
|
|||||||
{
|
{
|
||||||
parent::initContent();
|
parent::initContent();
|
||||||
|
|
||||||
|
|
||||||
$reviews = AdvSiteReview::getReviews();
|
$reviews = AdvSiteReview::getReviews();
|
||||||
|
|
||||||
if (!$reviews) {
|
if (!$reviews) {
|
||||||
|
Loading…
Reference in New Issue
Block a user