constant HOSTING_TASK_ERROR in Hosting 5
Same name and namespace in other branches
- 6.2 task/hosting_task.module \HOSTING_TASK_ERROR
- 7.4 task/hosting_task.module \HOSTING_TASK_ERROR
- 7.3 task/hosting_task.module \HOSTING_TASK_ERROR
The command was not successfully completed. This is the default error status.
3 uses of HOSTING_TASK_ERROR
- drush_hosting_hosting_task in ./
task.hosting.inc - hosting_task_view in task/
hosting_task.module - Implementation of hook_view().
- _hosting_task_list in task/
hosting_task.module - Theme functions
File
- task/
hosting_task.module, line 464 - Web server node type is defined here.
Code
define('HOSTING_TASK_ERROR', 2);