From d1c3dc46f542f3a444e65e450e8e49cc51059af7 Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Tue, 4 Nov 2008 16:26:35 +0000 Subject: [PATCH] Added new content handlers to WebGUI.conf.original --- etc/WebGUI.conf.original | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index b245c34d5..c3cfed99a 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -834,9 +834,11 @@ "WebGUI::Content::Referral", "WebGUI::Content::AssetManager", "WebGUI::Content::AssetDiscovery", + "WebGUI::Content::AjaxI18N", "WebGUI::Content::Operation", "WebGUI::Content::Setup", "WebGUI::Content::Shop", + "WebGUI::Content::SiteIndex", "WebGUI::Content::Asset", "WebGUI::Content::NotFound" ],