Index: openacs-4/packages/notifications/tcl/notification-type-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/notification-type-procs.tcl,v diff -u -N -r1.11 -r1.12 --- openacs-4/packages/notifications/tcl/notification-type-procs.tcl 21 Mar 2018 08:40:40 -0000 1.11 +++ openacs-4/packages/notifications/tcl/notification-type-procs.tcl 21 Mar 2018 08:44:46 -0000 1.12 @@ -61,7 +61,7 @@ return [set $key [notification::type::get_type_id_not_cached $short_name]] } - ad_proc -public get_type_id_not_cached { + ad_proc -private get_type_id_not_cached { short_name } { return the notification type ID given a short name. Short names are unique but not primary keys.