constant NOTIFICATIONS_TIME_MARGIN in Notifications 6.3
Same name and namespace in other branches
- 5 notifications.cron.inc \NOTIFICATIONS_TIME_MARGIN
- 6.4 includes/notifications_queue.class.inc \NOTIFICATIONS_TIME_MARGIN
- 6 notifications.cron.inc \NOTIFICATIONS_TIME_MARGIN
- 6.2 notifications.cron.inc \NOTIFICATIONS_TIME_MARGIN
1 use of NOTIFICATIONS_TIME_MARGIN
- notifications_process in ./
notifications.cron.inc - Controls and checks limits for queue processing It can be used by other modules to add their own limits here, like number of sms sent, etc...
File
- ./
notifications.cron.inc, line 19
Code
define('NOTIFICATIONS_TIME_MARGIN', 5);