You are here

constant PMPROJECT_MIGRATE_MAX_JOB_PER_BATCH in Drupal PM (Project Management) 7.2

Same name and namespace in other branches
  1. 8 pmproject/includes/pmproject.migrate.inc \PMPROJECT_MIGRATE_MAX_JOB_PER_BATCH
  2. 7.3 pmproject/includes/pmproject.migrate.inc \PMPROJECT_MIGRATE_MAX_JOB_PER_BATCH

@file Migration functions for the PM Project module.

File

pmproject/includes/pmproject.migrate.inc, line 7
Migration functions for the PM Project module.

Code

define('PMPROJECT_MIGRATE_MAX_JOB_PER_BATCH', 5);