You are here

constant BACKGROUND_BATCH_PROCESS_ETA in Background Process 8

Same name and namespace in other branches
  1. 6 background_batch/background_batch.module \BACKGROUND_BATCH_PROCESS_ETA
  2. 7.2 background_batch/background_batch.module \BACKGROUND_BATCH_PROCESS_ETA
  3. 7 background_batch/background_batch.module \BACKGROUND_BATCH_PROCESS_ETA

Define Default value wether ETA information should be shown.

File

background_batch/background_batch.module, line 29
This module adds background processing to Drupals batch API.

Code

const BACKGROUND_BATCH_PROCESS_ETA = TRUE;