* Simplify a bit MessageCache::get(), don't load all valid languages name if the...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 24 Apr 2008 13:02:32 +0000 (13:02 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 24 Apr 2008 13:02:32 +0000 (13:02 +0000)
commit6a6482ab0c711adcf16ad780cd4246ca49e75552
tree8f852ad6c4f15b979310bee773a4d2186d79cfd2
parent96460e396aa1e0a3164471d0296c921033738d84
* Simplify a bit MessageCache::get(), don't load all valid languages name if the value passed is boolean
* do the same in wfMsgGetKey()
includes/GlobalFunctions.php
includes/MessageCache.php