Use Html for HTML, not Xml
authorAryeh Gregor <simetrical@users.mediawiki.org>
Wed, 9 Jun 2010 20:48:53 +0000 (20:48 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Wed, 9 Jun 2010 20:48:53 +0000 (20:48 +0000)
commite0fe7154a27cfae2a9e5672fdbbd8e3e1c361641
tree50b6a202c037370d3846a4d14da23255b9011622
parent26fa8cb9f1068264eb5599ea526eb29861a7e30a
Use Html for HTML, not Xml

Better fix than r66502.  Html should always be used for HTML output, Xml
should only be used if you're actually doing XML (like Atom or
whatever).  Lots of other uses here and elsewhere that should be
corrected.
includes/specials/SpecialVersion.php