mirror of
https://github.com/opensim/opensim.git
synced 2026-05-26 03:45:36 +08:00
Accidentally make responseString null by default instead of String.Empty. It needs to be something in case the XmlRpcRequest deserialize throws an exception due to bad xml (a failure which we silently swallow!)