One log_error message even with debug = 0 in Apache::AuthCookie
[prev]
[thread]
[next]
[Date index for 2005/04/03]
I'm using Apache::AuthCookie 3.06. There is one log_error line that
does not check for the debug level, at line 373:
$r->server->log_error("authorize user=$user type=$auth_type");
If I want to change this, what is the appropriate value of $debug to
use for the >= expression?
--
Barry Hoggard
Tristan Media LLC
w: www.tristanmedia.com
yahoo/aim: hoggardb
 |
One log_error message even with debug = 0 in Apache::AuthCookie
Barry Hoggard 15:29 on 03 Apr 2005
|