summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_pkg.cgi
diff options
context:
space:
mode:
authorivan <ivan>2003-10-20 05:01:51 +0000
committerivan <ivan>2003-10-20 05:01:51 +0000
commitf6c14a1aa55d317747e56d4c0d669b4c902018c4 (patch)
tree1d5039c426735c1d465537a861cd2d6c35447bed /httemplate/edit/part_pkg.cgi
parentea1d9968a9439272b58593e6b2ccbb3869002b20 (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 daa5b7483..862e98ecf 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)',