constant HOSTING_STATUS_NONE in Hosting 5
Status is irrelevant. Can't be checked *
2 uses of HOSTING_STATUS_NONE
- hosting_elements in ./
hosting_help.inc - Implementation of hook_elements.
- theme_requirement_help in ./
hosting_help.inc - Theme function for displaying contextual help.
File
- ./
hosting_help.inc, line 11 - Hosting help subsystem
Code
define('HOSTING_STATUS_NONE', 0);