Paving the way for syncing group permissions across a grid

This commit is contained in:
Melanie Thielker
2009-05-12 14:59:11 +00:00
parent c81c9e712c
commit 1b7d0a6c93
9 changed files with 26 additions and 1 deletions

View File

@@ -10512,7 +10512,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
#endregion
private void RefreshGroupMembership()
public void RefreshGroupMembership()
{
if (m_GroupsModule != null)
{