You are here

constant HOSTING_TASK_QUEUED in Hosting 5

Same name and namespace in other branches
  1. 6.2 task/hosting_task.module \HOSTING_TASK_QUEUED
  2. 7.4 task/hosting_task.module \HOSTING_TASK_QUEUED
  3. 7.3 task/hosting_task.module \HOSTING_TASK_QUEUED

The task is queued *

1 use of HOSTING_TASK_QUEUED
hosting_add_task in task/hosting_task.module
Helper function to generate new task node

File

task/hosting_task.module, line 460
Web server node type is defined here.

Code

define('HOSTING_TASK_QUEUED', 0);