summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/misc/cancel-unaudited.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/cancel-unaudited.cgi b/httemplate/misc/cancel-unaudited.cgi
index 8f31db838..ecfaef29f 100755
--- a/httemplate/misc/cancel-unaudited.cgi
+++ b/httemplate/misc/cancel-unaudited.cgi
@@ -33,7 +33,7 @@ if ( $error ) {
%>
<!-- mason kludge -->
<%
- &eidiot(@_);
+ &eidiot($error);
} else {
$dbh->commit or die $dbh->errstr;