Allow preloadparams for Special:MyPage
authorumherirrender <umherirrender_de.wp@web.de>
Sun, 7 Sep 2014 17:20:34 +0000 (19:20 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sun, 7 Sep 2014 17:36:00 +0000 (19:36 +0200)
commit9a31b5ff6fa57bb4d53a4eee86db42603442ba51
treee0421dda4500d52e37915724b1ef2cdf74c72cc6
parentc55116b808ba938e075d738a91515d2a7ab6b67d
Allow preloadparams for Special:MyPage

The param was added with If02cf4b3dba9f9d22a956d8bfff224677cbce00d
This allows using it along with the already allowed preload=
The preloadparams is a array param, which needs support in
getRedirectQuery

Change-Id: Ib4f369a39d989c7038b735b862883641aa3aa354
includes/specialpage/RedirectSpecialPage.php