[freeside-commits] freeside/fs_selfservice/FS-SelfService SelfService.pm, 1.26.2.7, 1.26.2.8

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


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

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	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.26.2.7
retrieving revision 1.26.2.8
diff -u -d -r1.26.2.7 -r1.26.2.8
--- SelfService.pm	22 Jan 2009 17:29:31 -0000	1.26.2.7
+++ SelfService.pm	7 Feb 2009 01:45:44 -0000	1.26.2.8
@@ -611,21 +611,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
 
@@ -739,8 +725,6 @@
 
 =back
 
-=back
-
 =item order_pkg
 
 Orders a package for this customer.



More information about the freeside-commits mailing list