Index: openacs-4/packages/dotlrn/www/spam.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/spam.tcl,v diff -u -r1.13 -r1.14 --- openacs-4/packages/dotlrn/www/spam.tcl 16 May 2002 03:56:31 -0000 1.13 +++ openacs-4/packages/dotlrn/www/spam.tcl 5 Jul 2002 08:13:46 -0000 1.14 @@ -36,7 +36,7 @@ set community_id [dotlrn_community::get_community_id] } -dotlrn::require_user_admin_community $community_id +dotlrn::require_user_admin_community -community_id $community_id set sender_id [ad_conn user_id] set portal_id [dotlrn_community::get_portal_id -community_id $community_id]