Add managed Friends network, allowing a designated group to add and remove

friends from each other groups.
This commit is contained in:
Colin Kuskie 2009-05-14 02:25:36 +00:00
commit 535621e8b6
7 changed files with 80 additions and 18 deletions

View file

@ -700,6 +700,11 @@
"title" : "^International(title,Account_User);",
"className" : "WebGUI::Account::User"
},
{
"identifier" : "friendManager",
"title" : "^International(title,Account_FriendManager);",
"className" : "WebGUI::Account::FriendManager"
},
],
# Specify which of the modules in the above list is used