constant HOSTING_FEATURE_REQUIRED in Hosting 7.4
Same name and namespace in other branches
- 5 hosting.features.inc \HOSTING_FEATURE_REQUIRED
- 6.2 hosting.features.inc \HOSTING_FEATURE_REQUIRED
- 7.3 hosting.features.inc \HOSTING_FEATURE_REQUIRED
This hosting feature is required.
12 uses of HOSTING_FEATURE_REQUIRED
- hosting_client_hosting_feature in client/
hosting.feature.client.inc - Implements hook_hosting_feature().
- hosting_db_server_hosting_feature in db_server/
hosting.feature.db_server.inc - Implements hook_hosting_feature().
- hosting_feature in ./
hosting.features.inc - Determine whether a specific feature of the hosting system is turned on.
- hosting_features_form in ./
hosting.features.inc - The Hosting features form.
- hosting_get_features in ./
hosting.features.inc - Get a listing of all known Hosting features.
File
- ./
hosting.features.inc, line 20 - Include for functionality related to Hosting module features.
Code
define('HOSTING_FEATURE_REQUIRED', 2);