From bbfcd3c9a2df7c992e1482ed583728115f3251c9 Mon Sep 17 00:00:00 2001 From: Bart Jol Date: Fri, 23 Oct 2009 15:42:22 +0200 Subject: [PATCH] added SetLanguage to WebGUI.conf.original --- etc/WebGUI.conf.original | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 392c75f9a..ce4471029 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -968,6 +968,7 @@ "WebGUI::Content::AssetManager", "WebGUI::Content::AssetDiscovery", "WebGUI::Content::PassiveAnalytics", + "WebGUI::Content::SetLanguage", "WebGUI::Content::AjaxI18N", "WebGUI::Content::Account", "WebGUI::Content::AssetHistory",