Index: openacs-4/packages/acs-tcl/tcl/parameter-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/parameter-procs.tcl,v diff -u -N -r1.14 -r1.15 --- openacs-4/packages/acs-tcl/tcl/parameter-procs.tcl 25 Mar 2005 16:49:02 -0000 1.14 +++ openacs-4/packages/acs-tcl/tcl/parameter-procs.tcl 30 Mar 2005 00:36:12 -0000 1.15 @@ -56,6 +56,8 @@ } { Get the value of a package parameter. + @param localize should we attempt to localize the parameter + @param boolean insure boolean parameters are normalized to 0 or 1 @param package_id what package to get the parameter from. defaults to [ad_conn package_id] @param parameter which parameter's value to get