constant MESSAGING_STEP_ROWS in Messaging 6.4
Same name and namespace in other branches
- 5 messaging.store.inc \MESSAGING_STEP_ROWS
- 6 messaging.store.inc \MESSAGING_STEP_ROWS
- 6.2 messaging.store.inc \MESSAGING_STEP_ROWS
- 6.3 messaging.store.inc \MESSAGING_STEP_ROWS
File
- includes/
messaging_store.class.inc, line 8 - Database storage for the messaging framework
Code
define('MESSAGING_STEP_ROWS', variable_get('messaging_step_rows', 1000));