Index: openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl,v diff -u -r1.61.2.36 -r1.61.2.37 --- openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl 7 Feb 2023 13:15:06 -0000 1.61.2.36 +++ openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl 7 Feb 2023 16:57:31 -0000 1.61.2.37 @@ -2313,11 +2313,16 @@ } -ad_page_contract_filter usphone { name value } { +ad_page_contract_filter -deprecated usphone { name value } { Checks whether the value is more or less a valid US phone number with the area code. Exact filter is XXX-XXX-XXXX + DEPRECATED: this filter is US-specific. One should use less + specific alternatives. + + @see ad_page_contract_filter_proc_phone + @author Randy Beggs (randyb@arsdigita.com) @creation-date 22 August 2000 } {