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/dump.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/misc/dump.cgi') diff --git a/httemplate/misc/dump.cgi b/httemplate/misc/dump.cgi index e8f4b6f38..486b66568 100644 --- a/httemplate/misc/dump.cgi +++ b/httemplate/misc/dump.cgi @@ -7,7 +7,7 @@ % } % open(DUMP,"pg_dump $dbname |"); % } else { -% eidiot "don't (yet) know how to dump ". driver_name. " databases\n"; +% errorpage("don't (yet) know how to dump ". driver_name. " databases"); % } % % http_header('Content-Type' => 'text/plain' ); -- cgit v1.2.1