Index: openacs-4/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl 19 Apr 2001 04:23:10 -0000 1.2 +++ openacs-4/packages/acs-bootstrap-installer/tcl/40-db-query-dispatcher-procs.tcl 19 Apr 2001 15:35:51 -0000 1.3 @@ -170,7 +170,7 @@ # Means we are running inside an URL # Check the ad_conn stuff - if {[catch {ns_log Notice "QD= the ad_conn file is [ad_conn file]"} errmsg]} {} + # if {[catch {ns_log Notice "QD= the ad_conn file is [ad_conn file]"} errmsg]} {} # Now we do a check to see if this is a directly accessed URL or a sourced URL if {[regexp {^ns_sourceproc} $proc_name all]} {