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 -N -r1.1.1.1 -r1.1.1.1.2.1 --- openacs-4/packages/notifications/tcl/interval-procs.tcl 24 May 2002 20:42:42 -0000 1.1.1.1 +++ openacs-4/packages/notifications/tcl/interval-procs.tcl 30 Oct 2002 21:12:05 -0000 1.1.1.1.2.1 @@ -1,7 +1,12 @@ ad_library { - Notification Intervals + Notification Intervals. + Procs to manage notification intervals. Intervals are the duration of time between notifications. + Possible intervals range from "instantaneous" to "weekly". + + CURRENTLY DEPRECATED AND USELESS. + @creation-date 2002-05-24 @author Ben Adida @cvs-id $Id$