mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-17 20:11:23 +02:00
Clear the _xh accumulator after finished using xml parser
This commit is contained in:
@ -462,6 +462,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
unset($GLOBALS['_xh'][$parser]);
|
||||
return $r;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user