[freeside-commits] freeside/FS/FS Conf.pm,1.469,1.470

Ivan,,, ivan at wavetail.420.am
Mon Aug 1 18:26:21 PDT 2011


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv11857

Modified Files:
	Conf.pm 
Log Message:
description should match UI update for overlimit_groups config setting, RT#13432

Index: Conf.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Conf.pm,v
retrieving revision 1.469
retrieving revision 1.470
diff -u -w -d -r1.469 -r1.470
--- Conf.pm	22 Jul 2011 19:07:42 -0000	1.469
+++ Conf.pm	2 Aug 2011 01:26:19 -0000	1.470
@@ -2862,7 +2862,7 @@
   {
     'key'         => 'overlimit_groups',
     'section'     => '',
-    'description' => 'RADIUS group (or comma-separated groups) to assign to svc_acct which has exceeded its bandwidth or time limit.',
+    'description' => 'RADIUS group(s) to assign to svc_acct which has exceeded its bandwidth or time limit.',
     'type'        => 'select-sub',
     'per_agent'   => 1,
     'multiple'    => 1,



More information about the freeside-commits mailing list