Index: openacs-4/packages/general-comments/www/comment-add-3.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/comment-add-3.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/general-comments/www/comment-add-3.tcl 20 Apr 2001 20:51:11 -0000 1.1 +++ openacs-4/packages/general-comments/www/comment-add-3.tcl 14 Jun 2001 19:52:22 -0000 1.2 @@ -4,6 +4,7 @@ Inserts a comment for object_id into the database @author Phong Nguyen + @author Pascal Scheffers (pascal@scheffers.net) @creation-date 2000-10-12 @cvs-id $Id$ } { @@ -81,6 +82,7 @@ grantee_id => :user_id, privilege => 'write' ); + end; } }