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