Index: openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl,v diff -u -r1.1.2.10 -r1.1.2.11 --- openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl 6 Aug 2014 12:44:11 -0000 1.1.2.10 +++ openacs-4/packages/acs-tcl/tcl/http-client-procs.tcl 12 Aug 2014 17:17:21 -0000 1.1.2.11 @@ -222,7 +222,7 @@ a floating point number or an ns_time value. @return Returns the data as dict with elements page, - file status, and modified. + file, status, and modified. } { return [util::http::request \ @@ -342,7 +342,7 @@ a floating point number or an ns_time value. @return Returns the data as dict with elements page, - file status, and modified. + file, status, and modified. } { set this_proc [lindex [info level 0] 0] @@ -572,7 +572,7 @@ a floating point number or an ns_time value. @return Returns the data as dict with elements page, - file status, and modified. + file, status, and modified. } { set this_proc [lindex [info level 0] 0] @@ -687,7 +687,7 @@ a floating point number or an ns_time value. @return Returns the data as dict with elements page, - file status, and modified. + file, status, and modified. } { set this_proc [lindex [info level 0] 0] @@ -1023,7 +1023,7 @@ seconds. @return Returns the data as dict with elements page, - file status, and modified. + file, status, and modified. } { set this_proc [lindex [info level 0] 0]