Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -r1.133.2.18 -r1.133.2.19 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 29 Sep 2013 11:56:35 -0000 1.133.2.18 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 29 Sep 2013 12:07:34 -0000 1.133.2.19 @@ -3061,7 +3061,7 @@ } -ad_proc -public util_unlist { list args } { +ad_proc -public -deprecated util_unlist { list args } { Places the nth element of list into the variable named by the nth element of args.