[freeside-commits] freeside/FS/FS Conf.pm,1.206,1.207

Ivan,,, ivan at wavetail.420.am
Mon Sep 17 13:52:29 PDT 2007


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv21993/FS/FS

Modified Files:
	Conf.pm 
Log Message:
elaborate on ambiguous instructions

Index: Conf.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Conf.pm,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- Conf.pm	11 Sep 2007 01:33:50 -0000	1.206
+++ Conf.pm	17 Sep 2007 20:52:23 -0000	1.207
@@ -2050,7 +2050,7 @@
   {
     'key'         => 'support_packages',
     'section'     => '',
-    'description' => 'A list of packages eligible for RT ticket time transfer',
+    'description' => 'A list of packages eligible for RT ticket time transfer, one pkgpart per line.', #this should really be a select multiple, or specified in the packages themselves...
     'type'        => 'textarea',
   },
 



More information about the freeside-commits mailing list