diff options
author | jeff <jeff> | 2007-10-08 19:14:28 +0000 |
---|---|---|
committer | jeff <jeff> | 2007-10-08 19:14:28 +0000 |
commit | 718f65eee1c797ea90a315b5f03fae75c80a5112 (patch) | |
tree | b401a06d365a615c390d38f4a7ccbdabe9bc00ac /httemplate/misc/unprovision.cgi | |
parent | 9fd3c8211ebccf727d1c048620d1527926a3b779 (diff) |
Remove remaining calls to idiot/eidiot. Should fix 1479
Diffstat (limited to 'httemplate/misc/unprovision.cgi')
-rwxr-xr-x | httemplate/misc/unprovision.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/unprovision.cgi b/httemplate/misc/unprovision.cgi index e42feda8a..b5e510695 100755 --- a/httemplate/misc/unprovision.cgi +++ b/httemplate/misc/unprovision.cgi @@ -22,7 +22,7 @@ <!-- mason kludge --> % -% &eidiot($error); +% errorpage($error); %} else { % print $cgi->redirect(popurl(2)."view/cust_main.cgi?$custnum"); %} |