From: ivan Date: Sat, 9 Apr 2011 01:28:09 +0000 (+0000) Subject: per .in to prevent conflicts on upgrade X-Git-Tag: freeside_2_3_0~427 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=849215ea0f1c442422f9d4d99ce175e7c5122502 per .in to prevent conflicts on upgrade --- 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