Index: openacs-4/packages/acs-templating/www/doc/demo/string.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/string.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/doc/demo/string.tcl 13 Mar 2001 22:59:27 -0000 1.1 +++ openacs-4/packages/acs-templating/www/doc/demo/string.tcl 10 Jun 2015 12:09:59 -0000 1.2 @@ -1,7 +1,7 @@ # suppose this template was obtained from a database query set template " @name@ ordered - " + " set code [adp_compile -string $template]; # compile the template