SpecialBlock: Simplify HTMLForm submit callback handling
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 27 Jul 2015 14:23:24 +0000 (16:23 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 27 Jul 2015 17:14:32 +0000 (17:14 +0000)
commitca877c879662824835254658e094e741f891cb1c
tree310826ea5ba9ff328eada2ca25bde93e6b0e545f
parent9548b4be26eebba352eae238cbdc0c6395f50a08
SpecialBlock: Simplify HTMLForm submit callback handling

We can just use onSubmit() instead of our own custom stuff.
The comment stating that we can't is wrong; perhaps it used
to be correct, back when it was written.

Change-Id: Ib18fb7292a67b471e9ad13cf38038287b9bd2bd2
includes/specials/SpecialBlock.php