fix xml newline

This commit is contained in:
Garvin Hicking 2010-10-07 08:43:53 +00:00
parent 80f904c5a0
commit 4ee90aa2e5
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,8 @@
Version 1.6 () Version 1.6 ()
------------------------------------------------------------------------ ------------------------------------------------------------------------
* Fix newline before <?xml tag, thanks to deedw
* Only do '*' parameter expansion on the first page of search * Only do '*' parameter expansion on the first page of search
results: http://board.s9y.org/viewtopic.php?f=10&t=14810 results: http://board.s9y.org/viewtopic.php?f=10&t=14810
(onli, Timbalu) (onli, Timbalu)

View File

@ -77,8 +77,7 @@ global $serendipity;
} }
// xml-rpc pingback call // xml-rpc pingback call
$query = " $query = "<?xml version=\"1.0\"?>
<?xml version=\"1.0\"?>
<methodCall> <methodCall>
<methodName>pingback.ping</methodName> <methodName>pingback.ping</methodName>
<params> <params>