$Apache::DBI::VERSION = '0.87';
s/AuthDBI::DEBUG/DBI::DEBUG/;

--- Apache/DBI.pm.orig  Thu Nov  9 17:46:43 2000
+++ Apache/DBI.pm       Thu Nov  9 17:47:16 2000
@@ -343,7 +343,7 @@
 For the menu item 'DBI connections' you need to call Apache::Status
BEFORE 
 Apache::DBI ! For an example of the configuration order see startup.pl. 
 
-To enable debugging the variable $Apache::AuthDBI::DEBUG must be
set. This 
+To enable debugging the variable $Apache::DBI::DEBUG must be set. This 
 can either be done in startup.pl or in the user script. Setting the
variable 
 to 1, just reports about a new connect. Setting the variable to 2 enables
full  debug output. 




_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide 
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://jazzvalley.com
http://singlesheaven.com http://perlmonth.com   perl.org   apache.org


Reply via email to