Index: openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl,v diff -u -r1.42 -r1.43 --- openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 19 Jan 2005 12:33:41 -0000 1.42 +++ openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 1 Mar 2005 00:01:25 -0000 1.43 @@ -1627,7 +1627,7 @@ } } -ad_proc -deprecated util_quotehtml { arg } { +ad_proc -deprecated -warn util_quotehtml { arg } { This proc does exactly the same as ad_quotehtml. Use that instead. This one will be deleted eventually.