From adac415a60a3a97edba78d125799b61ee224ae63 Mon Sep 17 00:00:00 2001 From: Magnus Manske Date: Wed, 29 Dec 2004 10:56:01 +0000 Subject: [PATCH] *** empty log message *** --- includes/ParserXML.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/ParserXML.php b/includes/ParserXML.php index 4208c41607..99e5fa8b2f 100644 --- a/includes/ParserXML.php +++ b/includes/ParserXML.php @@ -107,6 +107,7 @@ class element { $ret .= ">" ; } +# THIS SHOULD BE DONE IN THE WIKI2XML-PARSER INSTEAD # foreach ( array_keys ( $this->children ) AS $x ) # $this->fixLinkTails ( $parser , $x ) ; -- 2.20.1