constant NOTIFICATIONS_STEP_USERS in Notifications 6.4
Same name and namespace in other branches
- 5 notifications.cron.inc \NOTIFICATIONS_STEP_USERS
- 6 notifications.cron.inc \NOTIFICATIONS_STEP_USERS
- 6.2 notifications.cron.inc \NOTIFICATIONS_STEP_USERS
- 6.3 notifications.cron.inc \NOTIFICATIONS_STEP_USERS
1 use of NOTIFICATIONS_STEP_USERS
- Notifications_Queue::process_queue in includes/
notifications_queue.class.inc - Process subscriptions queue
File
- includes/
notifications_queue.class.inc, line 15
Code
define('NOTIFICATIONS_STEP_USERS', variable_get('notifications_step_users', 200));