From 849215ea0f1c442422f9d4d99ce175e7c5122502 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 9 Apr 2011 01:28:09 +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 c35d050d8..12044a4f9 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