From: ivan Date: Wed, 11 Aug 1999 20:51:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: freeside_1_2_2~7 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=9d1c4be2e9cc349481101bbc11a9acdc1b7c235a;p=freeside.git *** empty log message *** --- diff --git a/FS/bin/freeside-bill b/FS/bin/freeside-bill index 8f2c32fb2..a251df4d5 100755 --- a/FS/bin/freeside-bill +++ b/FS/bin/freeside-bill @@ -45,7 +45,6 @@ foreach $cust_main ( # and bill them print "Billing customer #" . $cust_main->getfield('custnum') . "\n"; - next; my($error); @@ -110,7 +109,7 @@ customers. Otherwise, bills all customers. =head1 VERSION -$Id: freeside-bill,v 1.1 1999-08-11 20:41:27 ivan Exp $ +$Id: freeside-bill,v 1.2 1999-08-11 20:51:54 ivan Exp $ =head1 BUGS