diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 47690798c..efb9ee79f 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -668,6 +668,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