Make the language recaching non-recursive and load the data directly.
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Mon, 22 Aug 2011 08:12:10 +0000 (08:12 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Mon, 22 Aug 2011 08:12:10 +0000 (08:12 +0000)
commit4fa97663e74ccf0660f891ade47c95f872169274
tree59b640179a90116350be925d5b062633a7d01dcc
parent50bee32934f8ba9294cc848bda69d12ef0395473
Make the language recaching non-recursive and load the data directly.
This might be a bit slower, but avoids problems with cyclic language fallbacks.
Followup r94907
includes/LocalisationCache.php