freeside/FS/FS svc_acct.pm,1.153,1.154
ivan
ivan at pouncequick.420.am
Mon May 3 07:32:12 PDT 2004
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory pouncequick:/tmp/cvs-serv19908
Modified Files:
svc_acct.pm
Log Message:
make RADIUS groups available to shellcommands exports
Index: svc_acct.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/svc_acct.pm,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -d -r1.153 -r1.154
--- svc_acct.pm 27 Mar 2004 01:05:32 -0000 1.153
+++ svc_acct.pm 3 May 2004 14:32:09 -0000 1.154
@@ -187,8 +187,7 @@
defined. An FS::cust_svc record will be created and inserted.
The additional field I<usergroup> can optionally be defined; if so it should
-contain an arrayref of group names. See L<FS::radius_usergroup>. (used in
-sqlradius export only)
+contain an arrayref of group names. See L<FS::radius_usergroup>.
The additional field I<child_objects> can optionally be defined; if so it
should contain an arrayref of FS::tablename objects. They will have their
@@ -535,8 +534,8 @@
returns the error, otherwise returns false.
The additional field I<usergroup> can optionally be defined; if so it should
-contain an arrayref of group names. See L<FS::radius_usergroup>. (used in
-sqlradius export only)
+contain an arrayref of group names. See L<FS::radius_usergroup>.
+
=cut
More information about the freeside-commits
mailing list