per .in to prevent conflicts on upgrade
[freeside.git] / rt / etc / RT_Config.pm
index c35d050..12044a4 100644 (file)
@@ -1810,7 +1810,7 @@ C<Set(@Plugins, (qw(Extension::QuickDelete RT::FM)));>
 
 =cut
 
-Set(@Plugins, qw(RTx::Calendar )); #RTx::Checklist ));
+Set(@Plugins, (qw(RTx::Calendar))); #RTx::Checklist ));
 
 =back