Some changes to Special:ListUsers and Special:ActiveUsers
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 8 Sep 2012 14:15:27 +0000 (16:15 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 8 Sep 2012 14:15:27 +0000 (16:15 +0200)
commit2816da86310a6142d78122fa35a971468a2c6592
treea80f11bb9d6bf9633a0ffcb9c5478900bbffdd8f
parentc3db32ce29679db5b27c056f53c1e12c1817aea1
Some changes to Special:ListUsers and Special:ActiveUsers

* Change raw database quoting
* Use new syntax for aliased columns
* Change AND condition into array syntax
* Spacing
* Change raw html to Html::element

Change-Id: Ifebe807ab1c2d5a3e8b6bb22087b6d0040c5794f
includes/specials/SpecialActiveusers.php
includes/specials/SpecialListusers.php