You are here

constant PMTASK_MIGRATE_MAX_JOB_PER_BATCH in Drupal PM (Project Management) 7.3

Same name and namespace in other branches
  1. 8 pmtask/includes/pmtask.migrate.inc \PMTASK_MIGRATE_MAX_JOB_PER_BATCH
  2. 7.2 pmtask/includes/pmtask.migrate.inc \PMTASK_MIGRATE_MAX_JOB_PER_BATCH

@file Migration functions for the PM Task module.

File

pmtask/includes/pmtask.migrate.inc, line 7
Migration functions for the PM Task module.

Code

define('PMTASK_MIGRATE_MAX_JOB_PER_BATCH', 5);