Html::openElement: Don't omit closing tags.
authorRicordisamoa <ricordisamoa@openmailbox.org>
Wed, 18 Feb 2015 21:35:22 +0000 (22:35 +0100)
committerRicordisamoa <ricordisamoa@openmailbox.org>
Wed, 18 Feb 2015 21:35:22 +0000 (22:35 +0100)
commit55fc61c4743d1caa5c54a12133bb8c68413c7ddc
tree2ce769aba05ade8f30b9e6432320b6ed11943f8a
parente0bc648ece9512c3614f8733d937c532c06064a9
Html::openElement: Don't omit closing tags.

Logic added with commit eefe1b13a382a7d11c2137bbf900b783ee445323
for both openElement and closeElement, removed with commit
d950da075dcb6c6dd3f68a50a0d427569350763a but only from closeElement.

Reported by Petr Bena on Wikitech-l:
https://lists.wikimedia.org/pipermail/wikitech-l/2015-February/080861.html

Change-Id: I6ed45763f7e95f7f39b73432e4f6152431891963
includes/Html.php