--- nfo/site/htdocs/netfraggle.php 2004/09/12 00:42:39 1.9 +++ nfo/site/htdocs/netfraggle.php 2004/09/13 18:49:02 1.10 @@ -5,7 +5,7 @@ -------------------------------------------------------------------------------- --- rabit, 01:28 24.08.2004 --- joko, 04:05 30.08.2004 ---- $Id: netfraggle.php,v 1.9 2004/09/12 00:42:39 xabbu Exp $ +--- $Id: netfraggle.php,v 1.10 2004/09/13 18:49:02 xabbu Exp $ ------------------------------------------------------------------------------*/ include('inc/common/common.php.inc'); @@ -23,8 +23,7 @@ include('libs/XML/Server.php'); $s = new XML_RPC_Server(array( "query" => array( - "function" => "nfo_query" - "signature" => array(array('struct','struct','struct')), + "function" => "nfo_query" ), "getContent" => array( "function" => "nfo_get_content", @@ -58,7 +57,7 @@ #nfo_debug_write($nqlquery); $result = array(); cms_query($nqlquery,&$result); - #nfo_debug_write($result); + nfo_debug_write($result); $structinfo = array(); $structcontent = array();