summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorivan <ivan>2002-01-24 16:54:53 +0000
committerivan <ivan>2002-01-24 16:54:53 +0000
commit0d2d5a1fdc65bc8511dcf9727e534e7e5da271f7 (patch)
tree89624fe817efd9d879fc821d2647079b39a807b2 /FS
parentef5490483c6b97512c4a1fe0ec841c2044e346af (diff)
stack traces help alot
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/cust_credit_refund.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/FS/FS/cust_credit_refund.pm b/FS/FS/cust_credit_refund.pm
index 8b7d6dac3..83f6e2f75 100644
--- a/FS/FS/cust_credit_refund.pm
+++ b/FS/FS/cust_credit_refund.pm
@@ -57,6 +57,8 @@ L<Time::Local> and L<Date::Parse> for conversion functions.
Creates a new record. To add the record to the database, see L<"insert">.
+=cut
+
sub table { 'cust_credit_refund'; }
=item insert
@@ -183,7 +185,7 @@ sub cust_refund {
=head1 VERSION
-$Id: cust_credit_refund.pm,v 1.6 2002-01-24 11:52:02 ivan Exp $
+$Id: cust_credit_refund.pm,v 1.7 2002-01-24 16:54:53 ivan Exp $
=head1 BUGS