Index: openacs-4/packages/dotlrn/www/admin/club-new.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/admin/Attic/club-new.xql,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/dotlrn/www/admin/club-new.xql 29 Jul 2004 05:12:27 -0000 1.1 @@ -0,0 +1,23 @@ + + + + + + + + + + + + + select + community_type, + community_type + from + dotlrn_community_types + order by + community_type + + + +