// Fix installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12969 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -101,7 +101,8 @@ class InstallControllerHttpProcess extends InstallControllerHttp
|
||||
$this->session->process_validated = array();
|
||||
else if (!Tools::getValue('submitNext'))
|
||||
{
|
||||
$this->session->clean();
|
||||
unset($this->session->step);
|
||||
unset($this->session->last_step);
|
||||
Tools::redirect('index.php');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user