forked from extern/egroupware
fix: remove forgotten debug message
This commit is contained in:
parent
337fd31119
commit
116f97e59c
@ -166,7 +166,7 @@
|
||||
|
||||
function import_var($name, $value,$is_root=False,$export_xml=False)
|
||||
{
|
||||
echo "<p>import_var: this->indentstring='$this->indentstring'</p>\n";
|
||||
//echo "<p>import_var: this->indentstring='$this->indentstring'</p>\n";
|
||||
$node =& new xmltool('node',$name,$this->indentstring);
|
||||
switch (gettype($value))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user