mediawiki-extensions-AbuseF.../special
tonythomas01 b04da51af9 Convert Special:AbuseLog to HTMLForm from XML Form
Changes after this conversion:
* order of the fields changed slightly from the original ( User,
Filter, Title ) to ( User, Title, Filter )
* $this->mSearchUser is set as the Default value of 'user'
field, making the value from the request show up there even if
its value was invalid. Earlier, it should show up 'null' due to
loadParameters() validation checks.

Bug: T132287
Change-Id: I614cd9b962b7b672e43dd35b14700c72f3425c1f
2016-04-20 00:12:31 +05:30
..
SpecialAbuseFilter.php Remove unnecessary getPageTitle methods from special pages 2015-11-23 11:17:42 +01:00
SpecialAbuseLog.php Convert Special:AbuseLog to HTMLForm from XML Form 2016-04-20 00:12:31 +05:30