Same issue.

This commit is contained in:
Diva Canto
2013-07-28 17:12:14 -07:00
parent c442ef346e
commit 468ddd2373

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?