[-] MO : fixed bug #PSCFV-3791- customer privacy module error bug
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