[-] BO : fix bug #PSFV-529 - AdminGeolocalisation : isCleanHtml control on checkbox

This commit is contained in:
tDidierjean
2012-03-08 10:39:15 +00:00
parent b442799777
commit ffc6afdae6
3 changed files with 42 additions and 42 deletions
-2
View File
@@ -481,8 +481,6 @@ class AdminControllerCore extends Controller
}
else
{
if (!isset($this->table))
return false;
// set token
$token = Tools::getValue('token') ? Tools::getValue('token') : $this->token;