SpecialWatchlist: Don't overwrite context now that we don't have to
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 7 Nov 2013 23:42:47 +0000 (00:42 +0100)
committerOri.livneh <ori@wikimedia.org>
Sat, 11 Jan 2014 01:04:48 +0000 (01:04 +0000)
commit76b899b21b8b3d20333a5fa57eab4c29c0da82e0
tree8df66ec4ccad2c5377c0f1e96f266bd38ac7a899
parent2e29ebf8a362d11c0b80ff99a7338e22401776e6
SpecialWatchlist: Don't overwrite context now that we don't have to

Abstracted away backwards-compatibility URL parameter handling to
a separate method called before the options are fetched.

Change-Id: I54fd5f35262d86c936deac4d8cec0d2aebad10cd
includes/specials/SpecialRecentchanges.php
includes/specials/SpecialWatchlist.php