Index: openacs-4/packages/shipping-gateway/www/doc/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/shipping-gateway/www/doc/index.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/shipping-gateway/www/doc/index.tcl 21 May 2002 18:34:38 -0000 1.1 +++ openacs-4/packages/shipping-gateway/www/doc/index.tcl 1 Mar 2005 00:01:42 -0000 1.2 @@ -13,7 +13,7 @@ # Authenticate the user -set user_id [ad_maybe_redirect_for_registration] +set user_id [auth::require_login] set package_name "Shipping Service Contract" set title "$package_name Documentation"