Index: openacs-4/packages/dotlrn/tcl/community-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/community-procs.xql,v diff -u -r1.49 -r1.50 --- openacs-4/packages/dotlrn/tcl/community-procs.xql 15 Apr 2002 19:52:52 -0000 1.49 +++ openacs-4/packages/dotlrn/tcl/community-procs.xql 16 Apr 2002 13:53:52 -0000 1.50 @@ -28,6 +28,12 @@ + + +update dotlrn_community_types set portal_template_id= :template_id where community_type= :community_type + + + update dotlrn_community_types set package_id= :package_id where community_type= :community_type