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