Index: openacs-4/contrib/packages/project-manager/www/task-print.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/project-manager/www/Attic/task-print.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/contrib/packages/project-manager/www/task-print.tcl 13 Jan 2005 13:54:36 -0000 1.6 +++ openacs-4/contrib/packages/project-manager/www/task-print.tcl 1 Mar 2005 00:01:20 -0000 1.7 @@ -74,7 +74,7 @@ # the unique identifier for this package set package_id [ad_conn package_id] -set user_id [ad_maybe_redirect_for_registration] +set user_id [auth::require_login] set comments [general_comments_get_comments -print_content_p 1 -print_attachments_p 1 $task_id "[ad_conn url]?task_id=$task_id"]