Update Special:ChangePassword to use HTMLForm
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Thu, 22 Aug 2013 17:37:23 +0000 (19:37 +0200)
committerTyler Anthony Romeo <tylerromeo@gmail.com>
Tue, 31 Dec 2013 21:54:58 +0000 (16:54 -0500)
commit869d547d33d58f2e7626f93952fa85f1e2fa2126
treef5c4971cd0ee45ae32b9aae663be38afdbb7a3a8
parentd3a944c6a32a1a54a63ca3ebaac2bca0a2c40a10
Update Special:ChangePassword to use HTMLForm

Makes the code shorter and easier to read.

Change-Id: I2a3db995c2c560354376fccb48137996dd9432fd
includes/specials/SpecialChangePassword.php
includes/specials/SpecialUserlogin.php