Index: openacs-4/packages/acs-authentication/tcl/driver-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/driver-procs.tcl,v diff -u -r1.13 -r1.13.2.1 --- openacs-4/packages/acs-authentication/tcl/driver-procs.tcl 9 May 2018 15:33:28 -0000 1.13 +++ openacs-4/packages/acs-authentication/tcl/driver-procs.tcl 11 Sep 2019 13:10:22 -0000 1.13.2.1 @@ -96,11 +96,15 @@ } } -ad_proc -public auth::driver::GetParameters { +ad_proc -deprecated -public auth::driver::GetParameters { {-impl_id:required} } { Returns a list of names of parameters for the driver + This proc duplicates auth::driver::get_parameters + + @see auth::driver::get_parameters + @author Simon Carstensen (simon@collaboraid.biz) @creation-date 2003-08-27 } {