Index: openacs-4/packages/ajaxhelper/www/doc/acs-integration-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajaxhelper/www/doc/acs-integration-procs.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/ajaxhelper/www/doc/acs-integration-procs.tcl 7 Aug 2017 23:48:03 -0000 1.4 +++ openacs-4/packages/ajaxhelper/www/doc/acs-integration-procs.tcl 3 Sep 2024 15:37:35 -0000 1.5 @@ -42,7 +42,7 @@ @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. + @param template The template filename. Example: @@ -75,7 +75,7 @@ @param status The HTTP status to return, by default HTTP 500 (Error) @param params The parameters to pass to the template. - @param template The template file name. + @param template The template filename. Example: