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.140.2.69 -r1.140.2.70 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 12 Apr 2017 17:11:40 -0000 1.140.2.69 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 15 Apr 2017 09:16:10 -0000 1.140.2.70 @@ -2558,10 +2558,12 @@ {-array} {-driver ""} } { - Returns the protocol and port for the specified driver. + Returns the protocol and port for the specified (or current) driver. @param driver the driver to query (defaults to [ad_conn driver]) @param array the array to populate with proto and port + + @see security::configured_driver_info } { if {$driver eq ""} {