mirror of
https://github.com/MTSGJ/opensim.currency.git
synced 2026-07-27 13:09:28 +00:00
certSend
This commit is contained in:
@@ -104,6 +104,7 @@ namespace NSL.Network.XmlRpc
|
||||
}
|
||||
catch (Exception ex) {
|
||||
m_log.ErrorFormat("[MONEY NSL XMLRPC]: XmlRpcResponse certSend: GetResponse Error: {0}", ex.ToString());
|
||||
return null;
|
||||
}
|
||||
StreamReader input = new StreamReader(response.GetResponseStream());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user