$class . '::' . $method); debug_event("init-rpc", "add function: " . $name, '4'); } } // end foreach of classes debug_event("init-rpc", "starting rpc class XML_RPC_SERVER", '4'); $server = new XML_RPC_Server($functions,1); debug_event("init-rpc", "done", '4'); } // test for ACL ?>