Xml: Fix Xml::fieldset() when $content is not given
authorBartosz Dziewoński <matma.rex@gmail.com>
Fri, 15 Sep 2017 18:06:45 +0000 (20:06 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sat, 16 Sep 2017 13:23:08 +0000 (15:23 +0200)
commit0f1cc3bb6e7c3be9b86d2c8736f7458cd40588f2
treeab19b38464fd96d318b82026f53c21e1cd0b4917
parent8998c0a0d5fa103c31abfb6dd90cfc2a72de5927
Xml: Fix Xml::fieldset() when $content is not given

A function in the Xml class could generate unbalanced tags. How
ironic. Why do we even have this instead of just the Html class?

Change-Id: Ie119c92aa4936e2f8982163d4b00d08949f49264
includes/Xml.php