From 253697506b3d1752aa233bdca4978dc34243dbf7 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 20 Jul 2007 17:24:15 +0200 Subject: [PATCH] Comment on optionality of UCW::CGI::error_hook. --- lib/perl/CGI.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/perl/CGI.pm b/lib/perl/CGI.pm index 9d1bc4fb..7d7cc457 100644 --- a/lib/perl/CGI.pm +++ b/lib/perl/CGI.pm @@ -16,7 +16,7 @@ package UCW::CGI; # will be reported properly. # Variables to be set by the calling module: -# $UCW::CGI::error_mail mail address of the script admin +# $UCW::CGI::error_mail mail address of the script admin (optional) # (this one has to be set in the BEGIN block!) # $UCW::CGI::error_hook function to be called for reporting errors -- 2.39.2