mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
XML handler - old global caused installation troubles, killed (thanks Luceos)
This commit is contained in:
@@ -614,7 +614,7 @@ class xmlClass
|
||||
*/
|
||||
function loadXMLfile($fname, $parse = false, $replace_constants = false)
|
||||
{
|
||||
global $tp;
|
||||
$tp = e107::getParser();
|
||||
|
||||
if (empty($fname))
|
||||
{
|
||||
|
Reference in New Issue
Block a user