コード例 #1
0
ファイル: index.php プロジェクト: jlodom/planworld
function xmlrpc_getNodes($method_name, $params)
{
    return Planworld::getNodes();
}