Index: openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl,v diff -u -r1.14 -r1.15 --- openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl 14 Jan 2004 15:06:34 -0000 1.14 +++ openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl 2 Mar 2004 15:41:11 -0000 1.15 @@ -40,7 +40,7 @@ } { Return a string containing the parsed and evaluated template to the caller. - @param params The parameters to pass to the template. + @param params The parameters to pass to the template. Note that pass-by-reference params must be in the page namespace, they cannot be in a local procedure, or any other namespace. @param template The template file name.