From 9b5f1e5c6854a49ef4b7e978339d8b445bcfbb08 Mon Sep 17 00:00:00 2001 From: Doug Bell Date: Thu, 14 Dec 2006 18:06:43 +0000 Subject: [PATCH] fix: Removing more Events Calendar stuff --- etc/WebGUI.conf.original | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 87a1bd686..e2304efef 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -208,7 +208,7 @@ "WebGUI::Asset::Wobject::Article", "WebGUI::Asset::Wobject::Collaboration", "WebGUI::Asset::Wobject::DataForm", - "WebGUI::Asset::Wobject::EventsCalendar", + "WebGUI::Asset::Wobject::Calendar", "WebGUI::Asset::Wobject::EventManagementSystem", "WebGUI::Asset::Wobject::HttpProxy", "WebGUI::Asset::Wobject::MessageBoard",