コード例 #1
0
ファイル: xmlrpc_main.cpp プロジェクト: SaberUK/anope
 ~ModuleXMLRPCMain()
 {
     if (xmlrpc)
         xmlrpc->Unregister(&stats);
 }