Repair interwiki search via api
authorErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 30 Jun 2016 22:55:20 +0000 (15:55 -0700)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Thu, 30 Jun 2016 22:55:20 +0000 (15:55 -0700)
commit5a25b01376a4d8b43cb856c2eafd24d5b1865e12
tree6ec5cd80c1d5bb0796bd9267cedd2a4c59878199
parentaf6e349f6740598f02836d3bdd729301495f90bc
Repair interwiki search via api

This was throwing exceptions, probably for many months now, when
requesting and finding interwiki search results. Probably this went
unnoticed due to interwiki search only being enabled on itwiki, and
the requirement to pass a special parameter to turn it on.

Change-Id: I68ec35bb072b5ad62dd66789936bc2ae47d5256f
includes/api/ApiQuerySearch.php