interwiki: Fix-up for I5a979f047031e
authorOri Livneh <ori@wikimedia.org>
Mon, 8 Feb 2016 23:23:05 +0000 (15:23 -0800)
committerKrinkle <krinklemail@gmail.com>
Tue, 9 Feb 2016 20:23:15 +0000 (20:23 +0000)
commit7f7863a8a922a88fd19a938ee17f272de688b57d
tree688549a9deaa51a56c46a7480565964e18dbacc4
parent56b0a4eafa29b9d5965973b703514d609be5ead5
interwiki: Fix-up for I5a979f047031e

Make Interwiki::getAllPrefixesCached() work when $wgInterwikiCache is set to a
static array (rather than path to a CDB file).  Follows I5a979f047031e.

Bug: T122362
Change-Id: I003e055471747afdcc82440490456e03cc67cc1a
includes/interwiki/Interwiki.php