[-] MO : fixed bug #PSCFV-3791- customer privacy module error bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17073 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -372,6 +372,7 @@ class AuthControllerCore extends FrontController
|
||||
*/
|
||||
protected function processSubmitAccount()
|
||||
{
|
||||
Hook::exec('actionBeforeSubmitAccount');
|
||||
$this->create_account = true;
|
||||
if (Tools::isSubmit('submitAccount'))
|
||||
$this->context->smarty->assign('email_create', 1);
|
||||
|
||||
Reference in New Issue
Block a user