diff options
author | jeff <jeff> | 2007-10-08 19:04:50 +0000 |
---|---|---|
committer | jeff <jeff> | 2007-10-08 19:04:50 +0000 |
commit | de08f05ca3392cd47de0a144fd5938f458f2b4cc (patch) | |
tree | 7ddfaccf94a857c899524d77a096bed169ea03f5 /httemplate/misc/process/cust_main-import.cgi | |
parent | 2ad6056b681be4cdec55563c8889eb5afd2032ca (diff) |
Remove remaining calls to idiot/eidiot. Should fix 1479
Diffstat (limited to 'httemplate/misc/process/cust_main-import.cgi')
-rw-r--r-- | httemplate/misc/process/cust_main-import.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/process/cust_main-import.cgi b/httemplate/misc/process/cust_main-import.cgi index a5ede99a1..c8d1b6cd1 100644 --- a/httemplate/misc/process/cust_main-import.cgi +++ b/httemplate/misc/process/cust_main-import.cgi @@ -21,7 +21,7 @@ <!-- mason kludge --> % -% eidiot($error); +% errorpage($error); %# $cgi->param('error', $error); %# print $cgi->redirect( "${p}cust_main-import.cgi % } else { |