Index: openacs-4/contrib/packages/general-comments/www/file-add-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/general-comments/www/Attic/file-add-2.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/contrib/packages/general-comments/www/file-add-2.tcl 2 May 2003 15:50:44 -0000 1.1 +++ openacs-4/contrib/packages/general-comments/www/file-add-2.tcl 1 Mar 2005 00:01:17 -0000 1.2 @@ -40,7 +40,7 @@ # authenticate the user -set user_id [ad_verify_and_get_user_id] +set user_id [ad_conn user_id] # check to see if the user can create comments ad_require_permission $parent_id write