You are here

constant HOSTING_TASK_SUCCESS in Hosting 5

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

The command completed succesfully.

4 uses of HOSTING_TASK_SUCCESS
drush_hosting_hosting_task in ./task.hosting.inc
hosting_wizard_hosting_verify in ./hosting.wizard.inc
hosting_wizard_hosting_verify_validate in ./hosting.wizard.inc
_hosting_task_list in task/hosting_task.module
Theme functions

File

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

Code

define('HOSTING_TASK_SUCCESS', 1);