From 20aab78c6a3d1c9e5a513e4df49c9bfd6ec57295 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 9 Apr 2011 01:28:10 +0000 Subject: [PATCH] per .in to prevent conflicts on upgrade --- rt/etc/RT_Config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rt/etc/RT_Config.pm b/rt/etc/RT_Config.pm index 1a7ac4a3d..b4a2ed428 100644 --- a/rt/etc/RT_Config.pm +++ b/rt/etc/RT_Config.pm @@ -1810,7 +1810,7 @@ C =cut -Set(@Plugins, qw(RTx::Calendar )); #RTx::Checklist )); +Set(@Plugins, (qw(RTx::Calendar))); #RTx::Checklist )); =back -- 2.11.0