//modules added ->bootstrap = true;
This commit is contained in:
@@ -36,7 +36,8 @@ class ReferralProgram extends Module
|
||||
$this->version = '1.5.1';
|
||||
$this->author = 'PrestaShop';
|
||||
|
||||
parent::__construct();
|
||||
$this->bootstrap = true;
|
||||
parent::__construct();
|
||||
|
||||
$this->confirmUninstall = $this->l('All sponsors and friends will be deleted. Are you sure you want to uninstall this module?');
|
||||
$this->displayName = $this->l('Customer referral program');
|
||||
|
||||
Reference in New Issue
Block a user