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.1 -r1.2 --- openacs-4/packages/notifications/tcl/interval-procs.tcl 24 May 2002 20:42:42 -0000 1.1 +++ openacs-4/packages/notifications/tcl/interval-procs.tcl 30 Nov 2002 17:40:18 -0000 1.2 @@ -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$