Use Html class instead of Xml where possible in Special:Contributions
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Wed, 10 Oct 2012 19:35:42 +0000 (21:35 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Mon, 22 Oct 2012 17:25:50 +0000 (19:25 +0200)
commit530b9166d20916eb1428252d30490249dbe3b0ac
treee347b2ca4e2ef8bea3729c02028d5b333c90751c
parent8f5ce91a043f74ea174c1f5feeb299f4cd5823eb
Use Html class instead of Xml where possible in Special:Contributions

Also simplified the code by using Html::rawElement() instead of
openElement() and closeElement() and added some lines breaks to
the output for better readability.

Change-Id: Ie7ce5c65ba34b30799580acda0a9d82eb38d257f
includes/specials/SpecialContributions.php