Index: openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl,v diff -u -r1.27.2.5 -r1.27.2.6 --- openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl 1 Feb 2021 10:54:23 -0000 1.27.2.5 +++ openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl 1 Sep 2022 14:50:49 -0000 1.27.2.6 @@ -99,10 +99,10 @@ } -ad_proc adp_parse_ad_conn_file {} { +ad_proc -private adp_parse_ad_conn_file {} { Handle a request for an adp and/or Tcl file in the template system - based on the current setting of [ad_conn file]. This file is + based on the current setting of [ad_conn file]. This proc is registered via rp_register_extension_handler @see rp_register_extension_handler