-/* $Id: errorpage.cc,v 1.7 1996/03/30 00:09:02 wessels Exp $ */
+/* $Id: errorpage.cc,v 1.8 1996/04/01 18:21:29 wessels Exp $ */
/* DEBUG: Section 4 cached_error: Error printing routines */
error_data ErrorData[] =
{
- {"ERR_NONE",
- "Non Error",
- "You should never see this."},
{"ERR_READ_TIMEOUT",
"Read Timeout",
"The remote site or network may be down. Please try again."},