Update of /cvsroot/php-blog/serendipity/plugins/serendipity_event_weblogping
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31998/plugins/serendipity_event_weblogping
Modified Files:
serendipity_event_weblogping.php
Log Message:
s9y as shared library.
plus some small bugfixes/code guideline issues which were too hard to seperate from this commit
Index: serendipity_event_weblogping.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/plugins/serendipity_event_weblogping/serendipity_event_weblogping.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- serendipity_event_weblogping.php 25 Feb 2004 08:44:17 -0000 1.2
+++ serendipity_event_weblogping.php 21 Mar 2004 16:35:32 -0000 1.3
@@ -81,7 +81,7 @@
'name' => 'Blogbot.de',
'host' => 'xmlrpc.blogbot.de',
'path' => '/',
- 'supersedes' => 'blo.gs, blogrolling.com, technorati.com, weblogs.com, blogg.de'
+ 'supersedes' => 'blo.gs, blogrolling.com, technorati.com, weblogs.com'
)
);
|