From 9c6cd7a1ee5f65e3a608b3d3119005d90ecbf4a5 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 29 Nov 2003 10:50:47 +0000 Subject: [PATCH] missing cut --- FS/FS/cust_credit_bill.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FS/FS/cust_credit_bill.pm b/FS/FS/cust_credit_bill.pm index 0bbc656ea..88a732bc6 100644 --- a/FS/FS/cust_credit_bill.pm +++ b/FS/FS/cust_credit_bill.pm @@ -74,6 +74,8 @@ sub table { 'cust_credit_bill'; } Adds this cust_credit_bill to the database ("Posts" all or part of a credit). If there is an error, returns the error, otherwise returns false. +=cut + sub insert { my $self = shift; my $error = $self->SUPER::insert(@_); -- 2.11.0