diff options
Diffstat (limited to 'OpenSim/Grid/UserServer/UserManager.cs')
-rw-r--r-- | OpenSim/Grid/UserServer/UserManager.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Grid/UserServer/UserManager.cs b/OpenSim/Grid/UserServer/UserManager.cs index b48f20e..ff62d78 100644 --- a/OpenSim/Grid/UserServer/UserManager.cs +++ b/OpenSim/Grid/UserServer/UserManager.cs | |||
@@ -407,6 +407,7 @@ namespace OpenSim.Grid.UserServer | |||
407 | 407 | ||
408 | return ProfileToXmlRPCResponse(userProfile); | 408 | return ProfileToXmlRPCResponse(userProfile); |
409 | } | 409 | } |
410 | |||
410 | public XmlRpcResponse XmlRPCGetAgentMethodUUID(XmlRpcRequest request) | 411 | public XmlRpcResponse XmlRPCGetAgentMethodUUID(XmlRpcRequest request) |
411 | { | 412 | { |
412 | XmlRpcResponse response = new XmlRpcResponse(); | 413 | XmlRpcResponse response = new XmlRpcResponse(); |