Patch to only load $msgAllMessages instead of replacing the language object.
authorAntoine Musso <hashar@users.mediawiki.org>
Wed, 8 Sep 2004 13:32:13 +0000 (13:32 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Wed, 8 Sep 2004 13:32:13 +0000 (13:32 +0000)
commitf8c98279028c039d69031958dd602c3ff6de2704
tree8f6d32ee49191e4c0a7a22d7134fd1d38afb511e
parent7c8905fa12a3c78b4475e69bc6d7b3541931d3a5
Patch to only load $msgAllMessages instead of replacing the language object.
It's slow as the language object constructor is called twice.
See: http://bugzilla.wikipedia.org/show_bug.cgi?id=184
includes/Setup.php