mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-18 07:56:53 +02:00
Clear the _xh accumulator after finished using xml parser
This commit is contained in:
parent
c701fd5a44
commit
c3d3c14b68
@ -462,6 +462,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
unset($GLOBALS['_xh'][$parser]);
|
||||||
return $r;
|
return $r;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user