[freeside-commits] freeside/FS/FS cust_bill_ApplicationCommon.pm, 1.7.2.2, 1.7.2.3 Misc.pm, 1.19.2.10, 1.19.2.11 payinfo_transaction_Mixin.pm, 1.1.2.3, 1.1.2.4

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


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

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	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.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- payinfo_transaction_Mixin.pm	2 Jun 2008 18:59:38 -0000	1.1.2.3
+++ payinfo_transaction_Mixin.pm	4 Oct 2008 22:35:59 -0000	1.1.2.4
@@ -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.7.2.2
retrieving revision 1.7.2.3
diff -u -d -r1.7.2.2 -r1.7.2.3
--- cust_bill_ApplicationCommon.pm	1 Jun 2008 20:13:56 -0000	1.7.2.2
+++ cust_bill_ApplicationCommon.pm	4 Oct 2008 22:35:59 -0000	1.7.2.3
@@ -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.19.2.10
retrieving revision 1.19.2.11
diff -u -d -r1.19.2.10 -r1.19.2.11
--- Misc.pm	18 Jun 2008 21:18:41 -0000	1.19.2.10
+++ Misc.pm	4 Oct 2008 22:35:59 -0000	1.19.2.11
@@ -44,6 +44,8 @@
 
 Options:
 
+=over 4
+
 =item from
 
 Sender address, required



More information about the freeside-commits mailing list