If the TT stuff loads CGI w/o -utf8, that "instance" (not really instance)...
[evergreen-equinox.git] / Open-ILS / src / perlmods / lib / OpenILS / WWW / EGWeb.pm
index 6a7f49a..67e419d 100644 (file)
@@ -53,7 +53,7 @@ sub handler {
         DEBUG => $ctx->{debug_template},
         PLUGINS => {
             EGI18N => 'OpenILS::WWW::EGWeb::I18NFilter',
-            CGIUTF8 => 'OpenILS::WWW::EGWeb::CGIUTF8'
+            CGI_utf8 => 'OpenILS::WWW::EGWeb::CGI_utf8'
         }
     });