From dffa2d3fc3af4836d2a7241e924dc84a4ae57870 Mon Sep 17 00:00:00 2001 From: Urban Müller Date: Thu, 10 Aug 2017 18:38:37 +0200 Subject: document strange behaviour --- it_xml.class | 1 + 1 file changed, 1 insertion(+) (limited to 'it_xml.class') diff --git a/it_xml.class b/it_xml.class index ec73324..4e838c1 100644 --- a/it_xml.class +++ b/it_xml.class @@ -41,6 +41,7 @@ function it_xml($xmldata = "", $p = array()) /** * Factory method to return XML object tree from XML string. Params like constructor + * WARNING: Returned value will not contain the $p parameters in $this->_p so writing may cause problems * Example: $root = it_xml::create("", array("b")); */ -- cgit v1.2.3