import rt 3.8.7
[freeside.git] / rt / etc / RT_SiteConfig.pm
index f5cc298..1661e4d 100644 (file)
@@ -15,4 +15,5 @@
 #   perl -c /path/to/your/etc/RT_SiteConfig.pm
 
 Set( $rtname, 'example.com');
+#Set(@Plugins,(qw(Extension::QuickDelete RT::FM)));
 1;