From 35efde1a794adf0e73e250b256848a68bfa22a07 Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Tue, 25 Nov 2008 18:37:38 +0000 Subject: [PATCH] Contribs missing from default config --- etc/WebGUI.conf.original | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 53c142bc5..0f274d871 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -650,6 +650,11 @@ "title" : "^International(title,Account_Friends);", "className" : "WebGUI::Account::Friends" }, + { + "identifier" : "contributions", + "className" : "WebGUI::Account::Contributions", + "title" : "^International(title,Account_Contributions);" + }, { "identifier" : "shop", "title" : "^International(title,Account_Shop);",