[freeside-commits] freeside/FS/FS Conf.pm,1.468.2.1,1.468.2.2
Ivan,,,
ivan at wavetail.420.am
Mon Aug 1 18:24:22 PDT 2011
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv11598
Modified Files:
Tag: FREESIDE_2_3_BRANCH
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.468.2.1
retrieving revision 1.468.2.2
diff -u -w -d -r1.468.2.1 -r1.468.2.2
--- Conf.pm 22 Jul 2011 19:19:56 -0000 1.468.2.1
+++ Conf.pm 2 Aug 2011 01:24:19 -0000 1.468.2.2
@@ -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