Fix for 41288, don't raise errors for language parameter
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 26 Sep 2008 21:31:10 +0000 (21:31 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 26 Sep 2008 21:31:10 +0000 (21:31 +0000)
commit82d21903e6b7aa7b463b8f5de4287b367e69907b
treef9fd4088084029bb2aeeed0d4e113932e63157d3
parent8e92b4d7bed43631a783dec5a917d81271b2fe51
Fix for 41288, don't raise errors for language parameter

The documentation didn't make it clear that the wfMsgExt() array can take a single associative parameter.  I've clarified this, and fixed error-checking for that.  Also adjusted indentation in the comment for clarity (one space isn't enough).
includes/GlobalFunctions.php