[ Index ] |
|
Code source de Serendipity 1.2 |
1 <?php # $Id: serendipity_xmlrpc.php 1055 2006-04-06 09:14:11Z garvinhicking $ 2 # Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team) 3 # All rights reserved. See LICENSE file for licensing details 4 5 if (!defined('S9Y_FRAMEWORK')) { 6 require 'serendipity_config.inc.php'; 7 } 8 9 $data = array(); 10 serendipity_plugin_api::hook_event('frontend_xmlrpc', $data); 11 12 if (count($data) == 0) { 13 die(XMLRPC_NO_LONGER_BUNDLED); 14 }
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 |
![]() |