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.3 -r1.4 --- openacs-4/packages/dotlrn/tcl/community-procs.xql 9 Oct 2001 15:49:17 -0000 1.3 +++ openacs-4/packages/dotlrn/tcl/community-procs.xql 12 Oct 2001 18:15:21 -0000 1.4 @@ -118,9 +118,9 @@ insert into dotlrn_community_applets -(community_id, applet_key) +(community_id, applet_key, package_id) values -(:community_id, :applet_key) +(:community_id, :applet_key, :package_id)