Load additional local translation tables in constructor instead of in a function...
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 27 Dec 2007 22:46:23 +0000 (22:46 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 27 Dec 2007 22:46:23 +0000 (22:46 +0000)
commit4dd96b58aa24c412231fb0871d74bbd0f962654c
tree9dc3b6cadce679244161c554793ddb58cfa8b169
parent9c8ab8dee55273aaf374d6cad5ec2fd1c36fe57f
Load additional local translation tables in constructor instead of in a function that's only called sometimes when cached data *isn't* available.
Keeps things working and not spewing horrible errors everywhere when a caching system is available.
languages/classes/LanguageKk.php