Index: openacs-4/packages/acs-tcl/tcl/defs-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/defs-procs.tcl,v diff -u -r1.62.2.7 -r1.62.2.8 --- openacs-4/packages/acs-tcl/tcl/defs-procs.tcl 16 Oct 2013 11:08:15 -0000 1.62.2.7 +++ openacs-4/packages/acs-tcl/tcl/defs-procs.tcl 9 Sep 2014 17:34:33 -0000 1.62.2.8 @@ -315,7 +315,7 @@ # the way a page works, they should see a link to the # email address of the programmer who can fix the page). -ad_proc -public ad_admin_owner {} { +ad_proc -public -deprecated ad_admin_owner {} { @return E-mail address of the Administrator of this site. } { return [parameter::get -package_id [ad_acs_kernel_id] -parameter AdminOwner]