// Fix default lang in installer and admin tabs

This commit is contained in:
rMalie
2011-12-27 17:48:22 +00:00
parent 6f42d89084
commit b3331052b6
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)