// Merging multishipping branche on 1.5
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10259 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -246,7 +246,6 @@ class AddressControllerCore extends FrontController
|
||||
}
|
||||
else
|
||||
Tools::redirect('index.php?controller=addresses');
|
||||
Tools::redirect($mod ? $back.'&back='.$mod : $back);
|
||||
}
|
||||
$this->errors[] = Tools::displayError('An error occurred while updating your address.');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user