[ Index ] |
|
Code source de Serendipity 1.2 |
1 <?php # $Id: $ 2 ########################################################################## 3 # Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity # 4 # Developer Team) All rights reserved. See LICENSE file for licensing # 5 # details # 6 # # 7 # (c) 2003 Jannis Hermanns <J@hacked.it> # 8 # http://www.jannis.to/programming/serendipity.html # 9 # # 10 # Translated by # 11 # (c) 2004-2005 CapriSkye <admin@capriskye.com> # 12 # http://open.38.com # 13 ########################################################################## 14 15 16 $servicesdb = array( 17 array( 18 'name' => 'Ping-o-Matic', 19 'host' => 'rpc.pingomatic.com', 20 'path' => '/', 21 'extended' => true, 22 'supersedes' => array('blo.gs', 'blogrolling.com', 'technorati.com', 'weblogs.com', 'Yahoo!') 23 ), 24 25 array( 26 'name' => 'blo.gs', 27 'host' => 'ping.blo.gs', 28 'path' => '/', 29 'extended' => true 30 ), 31 32 array( 33 'name' => 'blogrolling.com', 34 'host' => 'rpc.blogrolling.com', 35 'path' => '/pinger/' 36 ), 37 38 array( 39 'name' => 'technorati.com', 40 'host' => 'rpc.technorati.com', 41 'path' => '/rpc/ping' 42 ), 43 44 array( 45 'name' => 'weblogs.com', 46 'host' => 'rpc.weblogs.com', 47 'path' => '/RPC2' 48 ), 49 50 array( 51 'name' => 'Yahoo!', 52 'host' => 'api.my.yahoo.com', 53 'path' => '/RPC2' 54 ), 55 array( 56 'name' => 'Blogbot.dk', 57 'host' => 'blogbot.dk', 58 'path' => '/io/xml-rpc.php') 59 ); 60 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Nov 24 09:00:37 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |