Index: openacs-4/packages/dotlrn-portlet/www/dotlrn-portlet.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-portlet/www/dotlrn-portlet.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/dotlrn-portlet/www/dotlrn-portlet.tcl 29 Mar 2002 19:20:50 -0000 1.6 +++ openacs-4/packages/dotlrn-portlet/www/dotlrn-portlet.tcl 30 Apr 2002 21:23:59 -0000 1.7 @@ -27,9 +27,7 @@ array set config $cf set community_id $config(community_id) -set pretty_name [dotlrn_community::get_community_name $community_id] set subcomm_pretty_plural [ad_parameter subcommunities_pretty_plural dotlrn] -set description [dotlrn_community::get_community_description $community_id] set subcomm_data \ [dotlrn_community::get_subcomm_chunk -community_id $community_id]