Add form identifier to Special:BlockList
authorFlorian Schmidt <florian.schmidt.stargatewissen@gmail.com>
Tue, 18 Oct 2016 17:04:02 +0000 (19:04 +0200)
committerFlorian Schmidt <florian.schmidt.stargatewissen@gmail.com>
Fri, 4 Nov 2016 20:32:33 +0000 (21:32 +0100)
commita15000445514fe94924f8c1bebedbc2a3c820cc9
treec2bef8baccdfcdd3b236cb8a10f84a0263f57167
parent719fcde25741c858fa05039bb21ad4ee163153d1
Add form identifier to Special:BlockList

This will allow HTMLForm to indentify, if the form was
submitted and use the data of the request, instead of the
default data.

Bug: T147705
Change-Id: I1a5129eb6d24c3f4963bf63e9db9a41f68ef3bbc
includes/specials/SpecialBlockList.php