Index: openacs-4/packages/dotlrn/www/spam.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/spam.xql,v diff -u -N -r1.7 -r1.7.10.1 --- openacs-4/packages/dotlrn/www/spam.xql 15 May 2002 22:13:57 -0000 1.7 +++ openacs-4/packages/dotlrn/www/spam.xql 22 Jul 2004 05:58:37 -0000 1.7.10.1 @@ -14,12 +14,12 @@ - + select rel_segments.segment_id from rel_segments where rel_segments.group_id = :community_id - and rel_segments.rel_type = :rel_type + and rel_segments.rel_type in (:rel_types_str)