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.28 -r1.29 --- openacs-4/packages/dotlrn/tcl/community-procs.xql 20 Feb 2002 20:22:47 -0000 1.28 +++ openacs-4/packages/dotlrn/tcl/community-procs.xql 21 Feb 2002 17:28:17 -0000 1.29 @@ -35,13 +35,6 @@ - - -update dotlrn_communities set parent_community_id= :parent_community_id -where community_id= :community_id - - - update dotlrn_communities set portal_template_id = :portal_template_id, portal_id = :portal_id, admin_portal_id= :admin_portal_id where community_id = :community_id