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.35 -r1.36 --- openacs-4/packages/dotlrn/tcl/community-procs.xql 13 Mar 2002 06:14:09 -0000 1.35 +++ openacs-4/packages/dotlrn/tcl/community-procs.xql 14 Mar 2002 23:47:40 -0000 1.36 @@ -256,6 +256,12 @@ + + +select community_key from dotlrn_communities where community_id= :community_id + + + select 1 from dotlrn_active_comms_not_closed where community_id= :community_id