[freeside-commits] freeside/FS/FS access_user.pm,1.17,1.18

Ivan,,, ivan at wavetail.420.am
Mon Feb 18 18:15:56 PST 2008


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

Modified Files:
	access_user.pm 
Log Message:
clean up POD docs for better wiki exportability

Index: access_user.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/access_user.pm,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- access_user.pm	29 Sep 2007 02:17:48 -0000	1.17
+++ access_user.pm	19 Feb 2008 02:15:53 -0000	1.18
@@ -319,11 +319,19 @@
 
 =over 4
 
-=item null - The frament will also allow the selection of null agentnums.
+=item null
 
-=item null_right - The fragment will also allow the selection of null agentnums if the current user has the provided access right
+The frament will also allow the selection of null agentnums.
 
-=item table - Optional table name in which agentnum is being checked.  Sometimes required to resolve 'column reference "agentnum" is ambiguous' errors.
+=item null_right
+
+The fragment will also allow the selection of null agentnums if the current
+user has the provided access right
+
+=item table
+
+Optional table name in which agentnum is being checked.  Sometimes required to
+resolve 'column reference "agentnum" is ambiguous' errors.
 
 =back
 



More information about the freeside-commits mailing list