Preserve 'srbackend' query parameter
authorRohan <rohan1395@yahoo.com>
Wed, 16 Jul 2014 08:01:31 +0000 (13:31 +0530)
committerRohan <rohan1395@yahoo.com>
Wed, 16 Jul 2014 08:05:36 +0000 (13:35 +0530)
commit8c05d93e0b877188ca9103e97e20abef52e11583
treeb8702d2f8cbe220c4726d90b795b6e98253046d3
parentb51207156f35b5a3df25ea688161a20c8c11379c
Preserve 'srbackend' query parameter

When navigating to a different result limit the srbackend parameter was
lost. This patch fixes that by adding srbackend to SpecialSearch::extraParams.

Bug: 61483
Change-Id: Ib510082ff058afbf033296e60a2ad67b4c9c9b24
includes/specials/SpecialSearch.php