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