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.48 -r1.49 --- openacs-4/packages/dotlrn/tcl/community-procs.tcl 21 Jan 2002 22:08:46 -0000 1.48 +++ openacs-4/packages/dotlrn/tcl/community-procs.tcl 22 Jan 2002 16:02:46 -0000 1.49 @@ -203,8 +203,8 @@ # Set up the node dotlrn_community::set_package_id $community_id $package_id - # Assign proper permissions to the site node - # NOT CERTAIN what to do here yet + # Add the basic dotlrn applet (we can't do without) + dotlrn_community::add_applet_to_community $community_id dotlrn_dotlrn } return $community_id