Index: openacs-4/packages/dotlrn/www/applets.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/applets.tcl,v diff -u -r1.10 -r1.11 --- openacs-4/packages/dotlrn/www/applets.tcl 29 Mar 2002 19:14:46 -0000 1.10 +++ openacs-4/packages/dotlrn/www/applets.tcl 6 May 2002 23:55:02 -0000 1.11 @@ -25,6 +25,6 @@ set community_id [dotlrn_community::get_community_id] set user_id [ad_get_user_id] -set portal_id [dotlrn_community::get_portal_id $community_id $user_id] +set portal_id [dotlrn_community::get_portal_id -community_id $community_id] set context_bar {{"one-community-admin" Admin} {Manage Applets}}