link->getAdminLink('AdminModules') . '&configure=ceneo_trustedreviews' ); } public function __construct() { $this->module = 'ceneo_trustedreviews'; $this->bootstrap = true; $this->context = Context::getContext(); parent::__construct(); } }