You are here

constant MESSAGING_STEP_ROWS in Messaging 6.4

Same name and namespace in other branches
  1. 5 messaging.store.inc \MESSAGING_STEP_ROWS
  2. 6 messaging.store.inc \MESSAGING_STEP_ROWS
  3. 6.2 messaging.store.inc \MESSAGING_STEP_ROWS
  4. 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));