Increase backwards compatibility with version 3: make ALL global vars available which...
[plcapi.git] / src / Helper / XMLParser.php
index 91b686a..e11d233 100644 (file)
@@ -439,4 +439,5 @@ class XMLParser
 
         return true;
     }
+
 }