Index: openacs-4/packages/acs-bootstrap-installer/installer.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/acs-bootstrap-installer/installer.tcl 13 Mar 2002 22:50:53 -0000 1.5 +++ openacs-4/packages/acs-bootstrap-installer/installer.tcl 18 Sep 2002 11:56:46 -0000 1.6 @@ -126,7 +126,7 @@ } if { ![regexp {/([a-zA-Z0-9\-_]*)$} [ad_conn url] "" script] } { - ns_returnredirect "/" + ad_returnredirect "/" return }