Index: openacs-4/packages/acs-templating/tcl/0-acs-templating-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/0-acs-templating-procs.tcl,v diff -u -r1.4.2.2 -r1.4.2.3 --- openacs-4/packages/acs-templating/tcl/0-acs-templating-procs.tcl 17 Dec 2019 17:01:20 -0000 1.4.2.2 +++ openacs-4/packages/acs-templating/tcl/0-acs-templating-procs.tcl 17 Dec 2019 17:02:06 -0000 1.4.2.3 @@ -15,7 +15,7 @@ # License. Full text of the license is available from the GNU Project: # http://www.fsf.org/copyleft/gpl.html -ad_proc -public template_tag args { +ad_proc -deprecated template_tag args { Generic wrapper for registered tag handlers. DEPRECATED: does not comply with OpenACS naming convention