Index: openacs-4/packages/acs-templating/tcl/util-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/util-procs.tcl,v diff -u -r1.13 -r1.14 --- openacs-4/packages/acs-templating/tcl/util-procs.tcl 13 Aug 2003 09:32:59 -0000 1.13 +++ openacs-4/packages/acs-templating/tcl/util-procs.tcl 22 Sep 2003 13:47:35 -0000 1.14 @@ -350,6 +350,9 @@ } { generate a list structure representitive of a multirow data source + NB: if the multirow is generated by db_multirow, db_multirow must + be called with the -local option + @param name the name of an existing multirow data source @return a representation of a multirow data source as a list,