Index: openacs-4/packages/general-comments/www/url-add-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/url-add-2.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/general-comments/www/url-add-2.tcl 7 Nov 2002 08:32:49 -0000 1.3 +++ openacs-4/packages/general-comments/www/url-add-2.tcl 1 Mar 2005 00:01:37 -0000 1.4 @@ -23,7 +23,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 add an attachment ad_require_permission $parent_id write