Index: openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl,v diff -u -r1.153.2.32 -r1.153.2.33 --- openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 18 Feb 2021 14:50:20 -0000 1.153.2.32 +++ openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 22 Feb 2021 15:27:11 -0000 1.153.2.33 @@ -1764,7 +1764,7 @@ nsv_set rp_extension_handlers ".$extension" $args } -ad_proc -private rp_handle_tcl_request {} { +ad_proc -public rp_handle_tcl_request {} { Handles a request for a .tcl file. Sets up the stack of datasource frames, in case the page is templated.