Fix wfMessage() annotation
authorMax Semenik <maxsem.wiki@gmail.com>
Fri, 8 Jun 2018 06:06:02 +0000 (23:06 -0700)
committerMax Semenik <maxsem.wiki@gmail.com>
Fri, 8 Jun 2018 06:07:57 +0000 (23:07 -0700)
commitf16caa5b06e0c428e19d46b7af2ce8d29c5831b6
tree9ccaead5600aadeab13784d9e973038d5de3ee90
parent2a9f1056f11bf6847eefe05d4f4526c322e00e8b
Fix wfMessage() annotation

$params is a variadic parameter now, so it must be treated as an
array. Same thing for wfMessageFallback().

Change-Id: I606deb7ea0fb9be25ac79aadfbab0cc44bdc36a0
includes/GlobalFunctions.php