diff --git a/controllers/admin/AdminSecurityLiteController.php b/controllers/admin/AdminSecurityLiteController.php index 11cde27..4f0405e 100644 --- a/controllers/admin/AdminSecurityLiteController.php +++ b/controllers/admin/AdminSecurityLiteController.php @@ -1,6 +1,6 @@ displayInformation($this->l('You are using Security Lite. Some features are locked in this version. To unlock all features, you must upgrade to Security Pro. You can buy it from here') . ': ' . $this->generateLink('https://addons.prestashop.com/en/website-security-access/44413-security-pro-all-in-one.html', 'https://addons.prestashop.com/en/website-security-access/44413-security-pro-all-in-one.html')); + $out[] = $this->displayInformation($this->l('You are using Security Lite. Some features are locked in this version. To unlock all features, you must upgrade to Security Pro. You can buy it here') . ': ' . $this->generateLink('https://addons.prestashop.com/en/website-security-access/44413-security-pro-all-in-one.html', 'https://addons.prestashop.com/en/website-security-access/44413-security-pro-all-in-one.html')); // Load JS $this->context->controller->addJS($this->_path . 'views/js/menu.js'); diff --git a/translations/index.php b/translations/index.php index fa24a5a..b6975f4 100644 --- a/translations/index.php +++ b/translations/index.php @@ -1,6 +1,6 @@ = 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); if ($useStaticLoader) { require_once __DIR__ . '/autoload_static.php'; - call_user_func(\Composer\Autoload\ComposerStaticInitb33f02c2794c19668c2dba8dd3d94f2c::getInitializer($loader)); + call_user_func(\Composer\Autoload\ComposerStaticInit6e410ad27b65f7365030aa1ea83fae7f::getInitializer($loader)); } else { $classMap = require __DIR__ . '/autoload_classmap.php'; if ($classMap) { diff --git a/vendor/composer/autoload_static.php b/vendor/composer/autoload_static.php index 57204c1..0a66f98 100644 --- a/vendor/composer/autoload_static.php +++ b/vendor/composer/autoload_static.php @@ -4,7 +4,7 @@ namespace Composer\Autoload; -class ComposerStaticInitb33f02c2794c19668c2dba8dd3d94f2c +class ComposerStaticInit6e410ad27b65f7365030aa1ea83fae7f { public static $prefixLengthsPsr4 = array ( 'R' => @@ -64,9 +64,9 @@ class ComposerStaticInitb33f02c2794c19668c2dba8dd3d94f2c public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { - $loader->prefixLengthsPsr4 = ComposerStaticInitb33f02c2794c19668c2dba8dd3d94f2c::$prefixLengthsPsr4; - $loader->prefixDirsPsr4 = ComposerStaticInitb33f02c2794c19668c2dba8dd3d94f2c::$prefixDirsPsr4; - $loader->classMap = ComposerStaticInitb33f02c2794c19668c2dba8dd3d94f2c::$classMap; + $loader->prefixLengthsPsr4 = ComposerStaticInit6e410ad27b65f7365030aa1ea83fae7f::$prefixLengthsPsr4; + $loader->prefixDirsPsr4 = ComposerStaticInit6e410ad27b65f7365030aa1ea83fae7f::$prefixDirsPsr4; + $loader->classMap = ComposerStaticInit6e410ad27b65f7365030aa1ea83fae7f::$classMap; }, null, ClassLoader::class); } diff --git a/vendor/composer/index.php b/vendor/composer/index.php index fa24a5a..b6975f4 100644 --- a/vendor/composer/index.php +++ b/vendor/composer/index.php @@ -1,6 +1,6 @@