X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fperl%2FCGI.pm;h=7d7cc4573b0158d2e22ad0266a590ac8367f80f8;hb=d60ede19ab84382101d313e3185b1a0ef6714088;hp=9d1bc4fbba6d50a5f419cd852a979aa2a1bd3e1f;hpb=445f1e07d9f29cccbe16b03b4775950afe2fd140;p=libucw.git 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