Index: openacs-4/packages/acs-tcl/tcl/table-display-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/Attic/table-display-procs.tcl,v diff -u -r1.14 -r1.15 --- openacs-4/packages/acs-tcl/tcl/table-display-procs.tcl 23 Dec 2007 14:39:17 -0000 1.14 +++ openacs-4/packages/acs-tcl/tcl/table-display-procs.tcl 11 Mar 2008 15:33:26 -0000 1.15 @@ -178,7 +178,7 @@ } } -ad_proc ad_table { +ad_proc -deprecated ad_table { { -Torder_target_url {} -Torderby {} @@ -206,6 +206,9 @@ } statement_name sql_qry Tdatadef } { + + DRB: New code should use the listbuilder. + Note: all the variables in this function are named Tblah since we could potentially have namespace collisions