You are here

constant DEPLOY_STATUS_STARTED in Deploy - Content Staging 7.2

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

File

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

Code

define('DEPLOY_STATUS_STARTED', 1);