Index: openacs-4/packages/dotlrn/tcl/community-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/community-procs.tcl,v diff -u -r1.82 -r1.83 --- openacs-4/packages/dotlrn/tcl/community-procs.tcl 18 Mar 2002 05:11:23 -0000 1.82 +++ openacs-4/packages/dotlrn/tcl/community-procs.tcl 18 Mar 2002 06:17:04 -0000 1.83 @@ -656,8 +656,8 @@ Get the page ID for a particular community and user } { # BEN HACK - # return [db_string select_portal_id {} -default ""] - return [get_portal_template_id $community_id] + return [db_string select_portal_id {} -default ""] + # return [get_portal_template_id $community_id] } ad_proc -public get_community_non_members_portal_id {