[freeside-commits] freeside/FS/FS cust_bill_ApplicationCommon.pm, 1.9, 1.10 Misc.pm, 1.30, 1.31 payinfo_transaction_Mixin.pm, 1.2, 1.3

Ivan,,, ivan at wavetail.420.am
Sat Oct 4 15:36:01 PDT 2008


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

Modified Files:
	cust_bill_ApplicationCommon.pm Misc.pm 
	payinfo_transaction_Mixin.pm 
Log Message:
POD cleanups

Index: payinfo_transaction_Mixin.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/payinfo_transaction_Mixin.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- payinfo_transaction_Mixin.pm	2 Jun 2008 18:59:37 -0000	1.2
+++ payinfo_transaction_Mixin.pm	4 Oct 2008 22:35:58 -0000	1.3
@@ -29,7 +29,6 @@
 
 =over 4
 
-
 =item cust_main
 
 Returns the parent customer object (see L<FS::cust_main>).
@@ -113,13 +112,12 @@
 
 }
 
-
-
-
 =back
 
 =head1 SEE ALSO
 
 L<FS::payinfo_Mixin>
 
-=back
+=cut
+
+1;

Index: cust_bill_ApplicationCommon.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_bill_ApplicationCommon.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- cust_bill_ApplicationCommon.pm	1 Jun 2008 05:43:38 -0000	1.9
+++ cust_bill_ApplicationCommon.pm	4 Oct 2008 22:35:58 -0000	1.10
@@ -33,6 +33,8 @@
 
 =head1 METHODS
 
+=over 4
+
 =item insert
 
 =cut
@@ -361,7 +363,7 @@
 
 =item applied_to_invoice
 
-Returns a string representing the invoice (see L<FS::cust_bill), for example:
+Returns a string representing the invoice (see L<FS::cust_bill>), for example:
 "applied to Invoice #54 (3/20/2008)"
 
 =cut

Index: Misc.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/Misc.pm,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- Misc.pm	18 Jun 2008 21:18:40 -0000	1.30
+++ Misc.pm	4 Oct 2008 22:35:58 -0000	1.31
@@ -44,6 +44,8 @@
 
 Options:
 
+=over 4
+
 =item from
 
 Sender address, required



More information about the freeside-commits mailing list