Index: openacs-4/packages/notifications/www/request-new-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/request-new-2.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/notifications/www/request-new-2.tcl 7 Aug 2017 23:48:13 -0000 1.5 +++ openacs-4/packages/notifications/www/request-new-2.tcl 28 Mar 2018 20:26:52 -0000 1.6 @@ -14,7 +14,7 @@ set user_id [ad_conn user_id] -# Check that the object can be subcribed to +# Check that the object can be subscribed to notification::security::require_notify_object -object_id $object_id # Add the request @@ -27,8 +27,8 @@ ad_returnredirect $return_url - + # Local variables: # mode: tcl # tcl-indent-level: 4