--- nfo/site/htdocs/netfraggle.php 2004/09/12 00:29:51 1.8 +++ nfo/site/htdocs/netfraggle.php 2004/09/12 00:42:39 1.9 @@ -5,7 +5,7 @@ -------------------------------------------------------------------------------- --- rabit, 01:28 24.08.2004 --- joko, 04:05 30.08.2004 ---- $Id: netfraggle.php,v 1.8 2004/09/12 00:29:51 xabbu Exp $ +--- $Id: netfraggle.php,v 1.9 2004/09/12 00:42:39 xabbu Exp $ ------------------------------------------------------------------------------*/ include('inc/common/common.php.inc'); @@ -24,6 +24,7 @@ $s = new XML_RPC_Server(array( "query" => array( "function" => "nfo_query" + "signature" => array(array('struct','struct','struct')), ), "getContent" => array( "function" => "nfo_get_content",