From d4db9f47e8895acc022d4d6d039dd7ddfdb6df43 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 20 Oct 2003 05:01:49 +0000 Subject: finish up weekly billing --- httemplate/edit/part_pkg.cgi | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/edit') diff --git a/httemplate/edit/part_pkg.cgi b/httemplate/edit/part_pkg.cgi index bf8bfc0fb..f2cc216a6 100755 --- a/httemplate/edit/part_pkg.cgi +++ b/httemplate/edit/part_pkg.cgi @@ -66,6 +66,7 @@ print '
'; #print qq!!, print "Package Part #", $hashref->{pkgpart} ? $hashref->{pkgpart} : "(NEW)"; +#false laziness w/view/cust_main.cgi my %freq; tie %freq, 'Tie::IxHash', '0' => '(no recurring fee)', -- cgit v1.2.1