Index: openacs-4/packages/dotlrn-bm/tcl/dotlrn-bm-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-bm/tcl/dotlrn-bm-procs.tcl,v diff -u -r1.7 -r1.8 --- openacs-4/packages/dotlrn-bm/tcl/dotlrn-bm-procs.tcl 13 Jul 2002 03:05:24 -0000 1.7 +++ openacs-4/packages/dotlrn-bm/tcl/dotlrn-bm-procs.tcl 31 Jul 2002 21:18:32 -0000 1.8 @@ -173,6 +173,16 @@ add_applet_to_community $new_community_id } + ad_proc -public change_event_handler { + community_id + event + old_value + new_value + } { + listens for the following events: + } { + } + ad_proc -public get_package_id { } { returns the package_id of the dotlrn-bm package