You are here

background_process.info in Background Process 7

Same filename and directory in other branches
  1. 6 background_process.info
  2. 7.2 background_process.info
name = Background Process
description = Provides framework for running code in the background
core = 7.x
php = 5.0

dependencies[] = progress
configure = admin/config/system/background-process

File

background_process.info
View source
  1. name = Background Process
  2. description = Provides framework for running code in the background
  3. core = 7.x
  4. php = 5.0
  5. dependencies[] = progress
  6. configure = admin/config/system/background-process