//fixed bug update form
This commit is contained in:
@@ -64,7 +64,6 @@ class AdminShopUrlControllerCore extends AdminController
|
||||
|
||||
public function postProcess()
|
||||
{
|
||||
info($this->action);
|
||||
$token = Tools::getValue('token') ? Tools::getValue('token') : $this->token;
|
||||
if (Tools::isSubmit('submitAdd'.$this->table))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user