// Context part 31
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8087 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -42,7 +42,7 @@ if (empty($tab) and !sizeof($_POST))
|
||||
}
|
||||
if ($adminObj = checkingTab($tab))
|
||||
{
|
||||
$isoUser = Language::getIsoById(intval($cookie->id_lang));
|
||||
$isoUser = Context::getContext()->language->iso_code;
|
||||
|
||||
if (Validate::isLoadedObject($adminObj))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user