summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_pkg.cgi
diff options
context:
space:
mode:
authorivan <ivan>2003-10-20 05:01:49 +0000
committerivan <ivan>2003-10-20 05:01:49 +0000
commitd4db9f47e8895acc022d4d6d039dd7ddfdb6df43 (patch)
tree8813747ee4bf4fc142ae6eda570da0bf5e35ff71 /httemplate/edit/part_pkg.cgi
parent3ac330fc6676b1270f811e8f29af261d64f711d8 (diff)
finish up weekly billing
Diffstat (limited to 'httemplate/edit/part_pkg.cgi')
-rwxr-xr-xhttemplate/edit/part_pkg.cgi1
1 files changed, 1 insertions, 0 deletions
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 '<FORM NAME="dummy">';
#print qq!<INPUT TYPE="hidden" NAME="pkgpart" VALUE="$hashref->{pkgpart}">!,
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)',