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.2 -r1.50.2.3 --- openacs-4/packages/acs-templating/tcl/query-procs.tcl 16 Nov 2019 15:08:51 -0000 1.50.2.2 +++ openacs-4/packages/acs-templating/tcl/query-procs.tcl 11 Dec 2019 18:18:22 -0000 1.50.2.3 @@ -556,7 +556,7 @@ } -ad_proc -public multirow { +ad_proc -deprecated multirow { {-ulevel 1} {-local:boolean} -unclobber:boolean @@ -571,6 +571,8 @@ is. .tcl pages are evaluated in the template:: namespace. + DEPRECATED: namespace should actually NOT be omitted + @see template::multirow @see template::query::multirow } -