Index: openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl,v diff -u -N -r1.143 -r1.144 --- openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 9 Sep 2018 10:48:11 -0000 1.143 +++ openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 9 Sep 2018 13:24:10 -0000 1.144 @@ -1326,13 +1326,14 @@ href="/doc/request-processor">request processor documentation for an (incomplete) list of allowable values. -

+ If option "-set" is passed as first argument, then ad_conn sets + the specified property, otherwise it returns its value. - If -set is passed then it sets a property. - -

- - If the property has not been set directly by OpenACS it will be passed on to AOLservers/NaviServers ns_conn: http://www.aolserver.com/docs/devel/tcl/api/conn.html#ns_conn. If it is not a valid option for ns_conn either then it will throw an error. + If the property has not been set directly by OpenACS it will be + passed on to AOLserver's/NaviServer's ns_conn If the + property is not a valid option for ns_conn either + then it will throw an error. +

Valid options for ad_conn are: ajax_p, @@ -1370,8 +1371,6 @@ vhost_url.

- Added recursion_count to properly deal with internalredirects. - @see util_current_location } { global ad_conn