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.192 -r1.193 --- openacs-4/packages/dotlrn/tcl/community-procs.tcl 13 Jun 2005 17:32:05 -0000 1.192 +++ openacs-4/packages/dotlrn/tcl/community-procs.tcl 13 Jun 2005 17:47:21 -0000 1.193 @@ -345,7 +345,6 @@ set default_applets_list [string trim [split $default_applets {,}]] - ad_return_error "$community_type" "$default_applets_list" foreach applet_key $default_applets_list { if {[dotlrn_applet::applet_exists_p -applet_key $applet_key]} { dotlrn_community::add_applet_to_community $community_id $applet_key