Example #1
0
function xmlrpc_getNodes($method_name, $params)
{
    return Planworld::getNodes();
}