From f6c14a1aa55d317747e56d4c0d669b4c902018c4 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 20 Oct 2003 05:01:51 +0000 Subject: finish up weekly billing --- httemplate/edit/part_pkg.cgi | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate/edit/part_pkg.cgi') diff --git a/httemplate/edit/part_pkg.cgi b/httemplate/edit/part_pkg.cgi index daa5b7483..862e98ecf 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