Index: openacs.org-dev/packages/acs-bootstrap-installer/installer.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs.org-dev/packages/acs-bootstrap-installer/installer.tcl,v diff -u -r1.1.1.1 -r1.1.1.2 --- openacs.org-dev/packages/acs-bootstrap-installer/installer.tcl 9 Jul 2002 17:34:56 -0000 1.1.1.1 +++ openacs.org-dev/packages/acs-bootstrap-installer/installer.tcl 8 Oct 2002 15:46:41 -0000 1.1.1.2 @@ -126,7 +126,7 @@ } if { ![regexp {/([a-zA-Z0-9\-_]*)$} [ad_conn url] "" script] } { - ns_returnredirect "/" + ad_returnredirect "/" return }