mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
fix GetUserUUI
This commit is contained in:
@@ -701,6 +701,7 @@ namespace OpenSim.Region.CoreModules.Framework.UserManagement
|
||||
last = parts[1];
|
||||
}
|
||||
uui = userID + ";" + homeURL + ";" + first + " " + last;
|
||||
return result;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user