stas 2002/07/01 09:03:37 Modified: src/docs/2.0/api/mod_perl-2.0/Apache Log.pod Log: clarification Revision Changes Path 1.3 +2 -2 modperl-docs/src/docs/2.0/api/mod_perl-2.0/Apache/Log.pod Index: Log.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/mod_perl-2.0/Apache/Log.pod,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- Log.pod 29 Jun 2002 19:16:05 -0000 1.2 +++ Log.pod 1 Jul 2002 16:03:37 -0000 1.3 @@ -123,8 +123,8 @@ I<"error-notes">, if and only if the severity level of the message is C<Apache::LOG_WARNING> or greater and there are no other I<"error-notes"> entry already set in the request record's notes -table. Once the I<"error-notes"> entry is set, it is up to the content -handler to determine whether this text should be send back to the +table. Once the I<"error-notes"> entry is set, it is up to the error +handler to determine whether this text should be sent back to the client. For example: $r->log_rerror(Apache::LOG_MARK, Apache::LOG_ERR|Apache::LOG_TOCLIENT,
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]