constant HOSTING_TASK_WARNING in Hosting 6.2
Same name and namespace in other branches
- 7.4 task/hosting_task.module \HOSTING_TASK_WARNING
- 7.3 task/hosting_task.module \HOSTING_TASK_WARNING
The command was completed successfully, but with warnings. This is requires attention.
2 uses of HOSTING_TASK_WARNING
- hosting_task_parse_log in task/
hosting_task.module - Parse a task's log, and return its status accordingly.
- hosting_task_status_class in task/
hosting_task.module
File
- task/
hosting_task.module, line 958 - Web server node type is defined here.
Code
define('HOSTING_TASK_WARNING', 3);