X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=htdocs%2Fview%2Fcust_bill.cgi;h=93a6f7a29ffcfec778f88265a8809eb474cb1eca;hb=994ce98f176125b73d7119c51512f3574b90b29c;hp=1989726a370d99764630bd7f9c4b5b0e0d5f98d6;hpb=963a290ad2d9a89b45b66ac9d9ccdd612a756f11;p=freeside.git diff --git a/htdocs/view/cust_bill.cgi b/htdocs/view/cust_bill.cgi index 1989726a3..93a6f7a29 100755 --- a/htdocs/view/cust_bill.cgi +++ b/htdocs/view/cust_bill.cgi @@ -1,8 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: cust_bill.cgi,v 1.7 1999-01-25 12:26:03 ivan Exp $ -# -# Note: Should be run setuid freeside as user nobody. +# $Id: cust_bill.cgi,v 1.8 1999-02-28 00:03:58 ivan Exp $ # # this is a quick & ugly hack which does little more than add some formatting to the ascii output from /dbin/print-invoice # @@ -25,7 +23,10 @@ # also print 'printed' field ivan@sisd.com 98-jul-10 # # $Log: cust_bill.cgi,v $ -# Revision 1.7 1999-01-25 12:26:03 ivan +# Revision 1.8 1999-02-28 00:03:58 ivan +# removed misleading comments +# +# Revision 1.7 1999/01/25 12:26:03 ivan # yet more mod_perl stuff # # Revision 1.6 1999/01/19 05:14:18 ivan