// Fix default lang in installer and admin tabs

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11815 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-12-27 17:48:22 +00:00
parent 499a076ae6
commit 3ef352a73c
2 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -501,7 +501,7 @@ class InstallXmlLoader
}
}
$this->storeId($entity, $identifier, $entity_id);
return $entity_id;
}
public function generatePrimary($entity, $primary)