[freeside-commits] freeside/fs_selfservice/FS-SelfService SelfService.pm, 1.41, 1.42

Ivan,,, ivan at wavetail.420.am
Fri Feb 6 17:45:46 PST 2009


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

Modified Files:
	SelfService.pm 
Log Message:
fix up POD formatting, RT#4727

Index: SelfService.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/fs_selfservice/FS-SelfService/SelfService.pm,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- SelfService.pm	22 Jan 2009 17:29:22 -0000	1.41
+++ SelfService.pm	7 Feb 2009 01:45:43 -0000	1.42
@@ -630,21 +630,7 @@
 
 =item label
 
-Array reference with three elements:
-
-=over 4
-
-=item
-
-Name of this service
-
-=item
-
-Meaningful user-specific identifier for the service (i.e. username, domain or mail alias)
-
-=item
-
-Table name of this service
+Array reference with three elements: The first element is the name of this service.  The second element is a meaningful user-specific identifier for the service (i.e. username, domain or mail alias).  The last element is the table name of this service.
 
 =back
 
@@ -758,8 +744,6 @@
 
 =back
 
-=back
-
 =item order_pkg
 
 Orders a package for this customer.



More information about the freeside-commits mailing list