Index: openacs-4/packages/evaluation/tcl/apm-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/tcl/apm-callback-procs.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/evaluation/tcl/apm-callback-procs.tcl 19 May 2004 17:33:08 -0000 1.5 +++ openacs-4/packages/evaluation/tcl/apm-callback-procs.tcl 31 May 2004 17:04:57 -0000 1.6 @@ -48,22 +48,21 @@ Cleans the integration whith the notifications package. } { - db_transaction { # Delete the type_id for a specific assignment notification::type::delete -short_name one_assignment_notif # Delete the implementation for the notification of an assignment - delete_assignment_impl + delete_one_assignment_impl # Delete the type_id for a especific evaluation notification::type::delete -short_name one_evaluation_notif # Delete the implementation for the notification of an evaluation - delete_evaluation_impl + delete_one_evaluation_impl - } + } } ad_proc -private evaluation::apm::package_instantiate {