mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 08:23:12 +01: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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user