Same issue.

TeleportWork
Diva Canto 2013-07-28 17:12:14 -07:00
parent c442ef346e
commit 468ddd2373
1 changed files with 1 additions and 0 deletions

View File

@ -258,6 +258,7 @@ namespace OpenSim.Groups
// Check visibility?
// When we don't want to check visibility, we pass it "all" as the requestingAgentID
bool checkVisibility = !RequestingAgentID.Equals("all");
m_log.DebugFormat("[ZZZ]: AgentID is {0}. checkVisibility is {1}", RequestingAgentID, checkVisibility);
if (checkVisibility)
{
// Is the requester a member of the group?