// Fixed revision 13573
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13677 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -405,16 +405,6 @@ class AdminCustomerThreadsControllerCore extends AdminController
|
||||
$this->errors[] = Tools::displayError('An error occurred, your message was not sent. Please contact your system administrator.');
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
if (Tools::isSubmit('submitGeneral'.$this->table))
|
||||
{
|
||||
p($_POST);
|
||||
|
||||
die('toto');
|
||||
//PS_SAV_IMAP_OPT
|
||||
}
|
||||
*/
|
||||
|
||||
return parent::postProcess();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user