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.189.2.58 -r1.189.2.59 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 24 Jul 2020 12:06:28 -0000 1.189.2.58 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 24 Jul 2020 12:10:18 -0000 1.189.2.59 @@ -3656,6 +3656,11 @@ } ad_proc -deprecated ad_var_type_check_third_urlv_integer_p {{args ""}} { + Deprecated: too specific to make sense as a public api, can be + replaced via a simple tcl oneliner + + @see simple tcl oneliner + @return 1 if the third path element in the URL is integer. } {