Index: openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl,v diff -u -r1.93 -r1.94 --- openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl 28 Jun 2018 12:17:30 -0000 1.93 +++ openacs-4/packages/acs-tcl/tcl/community-core-procs.tcl 28 Jun 2018 12:37:57 -0000 1.94 @@ -152,14 +152,13 @@ ns_cache flush person_info_cache $key } -ad_proc -public person::name_flush { +ad_proc -deprecated -public person::name_flush { {-person_id:required} {-email ""} } { Flush the person::name cache. - This function as been renamed and will be deprecated in the - future. Please use suggested alternative. + Deprecated: please use suggested alternative. @see person::flush_person_info } {