[-] MO : fixed bug #PSCFV-3791- customer privacy module error bug

This commit is contained in:
vAugagneur
2012-08-29 13:37:41 +00:00
parent fbb3e8cdee
commit 3219514a33
3 changed files with 32 additions and 35 deletions
+1
View File
@@ -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);