constant NOTIFICATIONS_STEP_ROWS in Notifications 6.2
Same name and namespace in other branches
- 5 notifications.cron.inc \NOTIFICATIONS_STEP_ROWS
- 6.4 includes/notifications_queue.class.inc \NOTIFICATIONS_STEP_ROWS
- 6 notifications.cron.inc \NOTIFICATIONS_STEP_ROWS
- 6.3 notifications.cron.inc \NOTIFICATIONS_STEP_ROWS
1 use of NOTIFICATIONS_STEP_ROWS
- notifications_process_queue in ./
notifications.cron.inc - Process subscriptions queue
File
- ./
notifications.cron.inc, line 14
Code
define('NOTIFICATIONS_STEP_ROWS', 1000);