Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -r1.157 -r1.158 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 28 May 2018 15:46:26 -0000 1.157 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 11 Jun 2018 09:14:55 -0000 1.158 @@ -969,7 +969,7 @@ } { Returns all the params in an ns_set with the exception of those in exclusion_list. If no setid is provide, ns_getform is used. If - format = url, a url parameter string will be returned. If format = form, a + format = url, a URL parameter string will be returned. If format = form, a block of hidden form fragments will be returned. export_vars is now the preferred interface. @@ -1528,7 +1528,7 @@ the prepended location part is constructed by looking at the HTTP 1.1 Host header.
  • - If an URL relative to the current directory is supplied (e.g. foo.tcl) + If a URL relative to the current directory is supplied (e.g. foo.tcl) it prepends location and directory.