[-] BO : fixed bug #PSCFV-2608 - carrier creation fail redirect
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15736 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -523,6 +523,7 @@ class AdminCarriersControllerCore extends AdminController
|
||||
$this->errors[] = Tools::displayError('You do not have permission to add here.');
|
||||
}
|
||||
}
|
||||
parent::postProcess();
|
||||
}
|
||||
else if ((isset($_GET['status'.$this->table]) || isset($_GET['status'])) && Tools::getValue($this->identifier))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user