forked from extern/egroupware
Finish the job of adding edd's patch, and add two more tests to the testsuite app
This commit is contained in:
parent
a9e47b31f0
commit
5450560dfd
@ -118,6 +118,7 @@
|
||||
$GLOBALS['_xh'][$parser]['isf'] = 0;
|
||||
$GLOBALS['_xh'][$parser]['ac'] = '';
|
||||
$GLOBALS['_xh'][$parser]['qt'] = '';
|
||||
$GLOBALS['_xh'][$parser]['ha'] = '';
|
||||
|
||||
xml_parser_set_option($parser, XML_OPTION_CASE_FOLDING, true);
|
||||
xml_set_element_handler($parser, 'xmlrpc_se', 'xmlrpc_ee');
|
||||
|
Loading…
Reference in New Issue
Block a user