Index: openacs-4/packages/dotlrn-news/tcl/dotlrn-news-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-news/tcl/dotlrn-news-procs.tcl,v diff -u -N -r1.35.2.2 -r1.35.2.3 --- openacs-4/packages/dotlrn-news/tcl/dotlrn-news-procs.tcl 21 Aug 2020 17:53:28 -0000 1.35.2.2 +++ openacs-4/packages/dotlrn-news/tcl/dotlrn-news-procs.tcl 8 Jul 2022 14:47:46 -0000 1.35.2.3 @@ -133,7 +133,7 @@ # add notification when a new user is added to the community set type_id [notification::type::get_type_id -short_name one_news_item_notif] - set interval_id [notification::get_interval_id -name instant] + set interval_id [notification::interval::get_id_from_name -name instant] set delivery_method_id [notification::get_delivery_method_id -name email] set community_package_id [dotlrn_community::get_package_id $community_id] set news_package_id [db_string getnewspackageid {