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.78.2.1 -r1.78.2.2 --- openacs-4/packages/dotlrn/tcl/community-procs.xql 17 Oct 2002 12:23:12 -0000 1.78.2.1 +++ openacs-4/packages/dotlrn/tcl/community-procs.xql 20 Mar 2003 11:27:22 -0000 1.78.2.2 @@ -579,4 +579,12 @@ + + + select package_id + from dotlrn_community_types + where community_type = :community_type + + +