summaryrefslogtreecommitdiff
path: root/httemplate/misc/bill.cgi
diff options
context:
space:
mode:
authorivan <ivan>2002-02-10 16:05:22 +0000
committerivan <ivan>2002-02-10 16:05:22 +0000
commita4c96748eb6eab29a70f3a944c6520283a635c78 (patch)
tree8feec69d7a64f5f7c88aaffae8440c19e506123b /httemplate/misc/bill.cgi
parent22a35047ecdffff80110e06cc08fc84f9ddba9b0 (diff)
*finally* seems to be working under Mason. sheesh.
*finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh. *finally* seems to be working under Mason. sheesh.
Diffstat (limited to 'httemplate/misc/bill.cgi')
-rwxr-xr-xhttemplate/misc/bill.cgi3
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/misc/bill.cgi b/httemplate/misc/bill.cgi
index 8c21fe1bb..6f523a52c 100755
--- a/httemplate/misc/bill.cgi
+++ b/httemplate/misc/bill.cgi
@@ -26,6 +26,9 @@ unless ( $error ) {
#&eidiot($error) if $error;
if ( $error ) {
+%>
+<!-- mason kludge -->
+<%
&idiot($error);
} else {
print $cgi->redirect(popurl(2). "view/cust_main.cgi?$custnum");