mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
xmlrpc: err, what, send EOL for #4533
This commit is contained in:
parent
43d4a64350
commit
31dee2dfcc
@ -69,6 +69,7 @@ if (!isset($_SERVER['HTTP_AUTHORIZATION']) || // check for an auth
|
||||
</param>
|
||||
</params>
|
||||
</methodResponse>
|
||||
|
||||
EOD;
|
||||
|
||||
$xml = '<?xml version="1.0"?>'."\n".$xml;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user