Index: openacs-4/packages/notifications/tcl/interval-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/interval-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/notifications/tcl/interval-procs.tcl 17 Jun 2003 01:04:46 -0000 1.3 +++ openacs-4/packages/notifications/tcl/interval-procs.tcl 24 Jun 2003 01:10:47 -0000 1.4 @@ -21,7 +21,7 @@ } { - return [db_string get_id {}] + return [db_string get_interval_id {}] }