Adjust xmlparse.inc require order
XML parsing functions must be available for other includes to use them.This is most important during boot where config.xml can potentially beparsed e.g. in config.lib.inc.
Adjust xmlparse.inc require order
XML parsing functions must be available for other includes to use them.
This is most important during boot where config.xml can potentially be
parsed e.g. in config.lib.inc.