Index: openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl,v diff -u -r1.57 -r1.58 --- openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 20 Apr 2004 21:13:04 -0000 1.57 +++ openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 21 May 2004 16:19:08 -0000 1.58 @@ -693,6 +693,9 @@ } { Get the URL of any mounted instance of a package with the given package_key. + If there is more than one mounted instance of a package, returns + the first URL. + @return a URL, or empty string if no instance of the package is mounted. } { if { [nsv_exists site_node_url_by_package_key $package_key] } {