We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 215c3b3 commit 9b9d7deCopy full SHA for 9b9d7de
vuefront.php
@@ -37,6 +37,7 @@ public function __construct()
37
$this->confirmUninstall = $this->l('Are you sure you want to uninstall?'); // confirmation message at uninstall
38
39
$this->ps_versions_compliancy = array('min' => '1.6', 'max' => _PS_VERSION_);
40
+ $this->module_key = '1d77752fd71e98268cd50f200cb5f5ce';
41
}
42
43
/**
0 commit comments