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 -r1.27 -r1.28 --- openacs-4/packages/dotlrn-news/tcl/dotlrn-news-procs.tcl 13 Jul 2002 03:05:24 -0000 1.27 +++ openacs-4/packages/dotlrn-news/tcl/dotlrn-news-procs.tcl 31 Jul 2002 21:18:33 -0000 1.28 @@ -208,4 +208,14 @@ return $new_package_id } + ad_proc -public change_event_handler { + community_id + event + old_value + new_value + } { + listens for the following events: + } { + } + }