Index: openacs-4/packages/acs-templating/www/doc/guide/composite.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/guide/composite.html,v diff -u -r1.5.2.1 -r1.5.2.2 --- openacs-4/packages/acs-templating/www/doc/guide/composite.html 5 Oct 2019 13:29:58 -0000 1.5.2.1 +++ openacs-4/packages/acs-templating/www/doc/guide/composite.html 6 Jun 2023 09:30:30 -0000 1.5.2.2 @@ -227,7 +227,7 @@

The "code" part can divert to another page by calling - template::set_file to modify the file name stub of + template::set_file to modify the filename stub of the page being processed. For convenience, ad_return_template can be used with the same effect; it is a wrapper for template::set_file, and