diff --git a/src/www/xmlrpc.php b/src/www/xmlrpc.php index 9c12a9130..90e8d2097 100644 --- a/src/www/xmlrpc.php +++ b/src/www/xmlrpc.php @@ -69,6 +69,7 @@ if (!isset($_SERVER['HTTP_AUTHORIZATION']) || // check for an auth + EOD; $xml = ''."\n".$xml;