Index: openacs-4/packages/acs-developer-support/tcl/acs-developer-support-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-developer-support/tcl/acs-developer-support-procs.tcl,v diff -u -r1.66 -r1.67 --- openacs-4/packages/acs-developer-support/tcl/acs-developer-support-procs.tcl 28 Oct 2024 16:04:31 -0000 1.66 +++ openacs-4/packages/acs-developer-support/tcl/acs-developer-support-procs.tcl 29 Oct 2024 11:29:01 -0000 1.67 @@ -322,7 +322,7 @@ return $result } -ad_proc -private ds_collect_connection_info {} { +ad_proc -public ds_collect_connection_info {} { Collect information about the current connection. Should be called only at the very beginning of the request processor