Index: openacs-4/packages/dotlrn/www/dotlrn-master.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/dotlrn-master.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/dotlrn/www/dotlrn-master.tcl 13 Jul 2002 17:49:25 -0000 1.4 +++ openacs-4/packages/dotlrn/www/dotlrn-master.tcl 13 Jul 2002 18:30:07 -0000 1.5 @@ -139,7 +139,7 @@ if {!$admin_p} { # the user can't admin this community, perhaps they are a # humble member instead? - set member_p [dotlrn_community::member_p $community_id $user_i] + set member_p [dotlrn_community::member_p $community_id $user_id] } else { # admins always get the control_panel_link set show_control_panel 1