Index: openacs-4/packages/acs-templating/tcl/query-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/query-procs.tcl,v diff -u -r1.50.2.3 -r1.50.2.4 --- openacs-4/packages/acs-templating/tcl/query-procs.tcl 11 Dec 2019 18:18:22 -0000 1.50.2.3 +++ openacs-4/packages/acs-templating/tcl/query-procs.tcl 6 Jun 2020 16:29:08 -0000 1.50.2.4 @@ -1025,9 +1025,6 @@ # Generic template caching -nsv_set __template_cache_value . . -nsv_set __template_cache_timeout . . - ad_proc -public template::cache { command cache_key args } { Generic Caching } {