Index: openacs-4/packages/acs-templating/tcl/deprecated-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/deprecated-procs.tcl,v diff -u -r1.11 -r1.12 --- openacs-4/packages/acs-templating/tcl/deprecated-procs.tcl 13 Nov 2024 08:36:31 -0000 1.11 +++ openacs-4/packages/acs-templating/tcl/deprecated-procs.tcl 14 Nov 2024 12:02:03 -0000 1.12 @@ -545,6 +545,9 @@ } } +namespace eval template {} +namespace eval template::form {} + ad_proc -deprecated template::form::export {} { Generates hidden input tags for all values in a form submission. Typically used to create a confirmation page following an initial