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

@@ -1074,6 +1074,10 @@ namespace OpenSim.Region.Examples.SimpleModule
{
}
public void RefreshGroupMembership()
{
}
public void SendUseCachedMuteList()
{
}