[-] MO : sendtoafriend : fix #PSFV-764
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14600 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -43,9 +43,6 @@ class sendToAFriend extends Module
|
||||
$this->need_instance = 0;
|
||||
$this->secure_key = Tools::encrypt($this->name);
|
||||
|
||||
// Get the context for the module
|
||||
$this->context = Context::getContext();
|
||||
|
||||
parent::__construct();
|
||||
|
||||
if (!$dontTranslate)
|
||||
|
||||
Reference in New Issue
Block a user