You are here

constant DEPLOY_STATUS_STARTED in Deploy - Content Staging 7.3

Same name and namespace in other branches
  1. 7.2 deploy.module \DEPLOY_STATUS_STARTED
1 use of DEPLOY_STATUS_STARTED
DeployPlan::deploy in includes/DeployPlan.inc
Deploy the plan.

File

./deploy.module, line 22
Deploy module functions.

Code

define('DEPLOY_STATUS_STARTED', 1);