From de08f05ca3392cd47de0a144fd5938f458f2b4cc Mon Sep 17 00:00:00 2001 From: jeff Date: Mon, 8 Oct 2007 19:04:50 +0000 Subject: Remove remaining calls to idiot/eidiot. Should fix 1479 --- httemplate/misc/unsusp_pkg.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/misc/unsusp_pkg.cgi') diff --git a/httemplate/misc/unsusp_pkg.cgi b/httemplate/misc/unsusp_pkg.cgi index 79c07a72a..80188c668 100755 --- a/httemplate/misc/unsusp_pkg.cgi +++ b/httemplate/misc/unsusp_pkg.cgi @@ -8,7 +8,7 @@ %my $cust_pkg = qsearchs('cust_pkg',{'pkgnum'=>$pkgnum}); % %my $error = $cust_pkg->unsuspend; -%&eidiot($error) if $error; +%errorpage($error) if $error; % %print $cgi->redirect(popurl(2). "view/cust_main.cgi?".$cust_pkg->getfield('custnum')); % -- cgit v1.2.1