Fix pingback XML, thanks to Slim
This commit is contained in:
parent
a74f2659ee
commit
60acb3bac6
@ -3,6 +3,8 @@
|
||||
Version 1.2 ()
|
||||
------------------------------------------------------------------------
|
||||
|
||||
* Fix invalid pingback XML code, by Slim
|
||||
|
||||
* (beta2) Fix when saving personal configuration the userlevel and
|
||||
"no_create" flags where not properly saved, thanks to PHPaws!
|
||||
(garvinhicking)
|
||||
|
@ -62,6 +62,7 @@ global $serendipity;
|
||||
<name>sourceURI</name>
|
||||
<value><string>{$serendipity['baseURL']}</string></value>
|
||||
</param>
|
||||
<param>
|
||||
<name>targetURI</name>
|
||||
<value><string>$loc</string></value>
|
||||
</param>
|
||||
|
Loading…
x
Reference in New Issue
Block a user