Revert 38348 and fix properly. $text must be raw HTML to allow things like images...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 1 Aug 2008 14:33:14 +0000 (14:33 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 1 Aug 2008 14:33:14 +0000 (14:33 +0000)
commit3406a655beb243e017a44dfb1f069209358f0c92
tree96bdfbbd087dbc754a1bf57a3679e042269c8e62
parentc53be9194af5dfbc9700bf3fb8a3fb1906386e64
Revert 38348 and fix properly.  $text must be raw HTML to allow things like images to be the link text.  Use Xml::openElement() and Xml::closeElement() instead of Xml::element().
includes/Linker.php