[freeside-commits] freeside/rt/etc RT_Config.pm,1.13,1.14

Ivan,,, ivan at wavetail.420.am
Fri Apr 8 18:28:11 PDT 2011


Update of /home/cvs/cvsroot/freeside/rt/etc
In directory wavetail.420.am:/tmp/cvs-serv5062

Modified Files:
	RT_Config.pm 
Log Message:
per .in to prevent conflicts on upgrade

Index: RT_Config.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/etc/RT_Config.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -w -d -r1.13 -r1.14
--- RT_Config.pm	8 Apr 2011 23:14:24 -0000	1.13
+++ RT_Config.pm	9 Apr 2011 01:28:09 -0000	1.14
@@ -1810,7 +1810,7 @@
 
 =cut
 
-Set(@Plugins, qw(RTx::Calendar )); #RTx::Checklist ));
+Set(@Plugins, (qw(RTx::Calendar))); #RTx::Checklist ));
 
 =back
 



More information about the freeside-commits mailing list