Index: openacs-4/etc/install/tcl/user-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/install/tcl/user-procs.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/etc/install/tcl/user-procs.tcl 22 Oct 2003 13:16:00 -0000 1.7 +++ openacs-4/etc/install/tcl/user-procs.tcl 23 Oct 2003 12:35:01 -0000 1.8 @@ -163,8 +163,6 @@ ad_proc ::twt::user::set_passwords { server_url } { foreach user_email [get_users] { - #puts "setting guest password for user $user_email" - # User admin page ::twt::do_request "/dotlrn/admin/users"