constant HOSTING_SERVER_ENABLED in Hosting 7.4
Same name and namespace in other branches
- 7.3 server/hosting_server.module \HOSTING_SERVER_ENABLED
This server is created and enabled. Its services will be available for use.
1 use of HOSTING_SERVER_ENABLED
- hosting_server_post_hosting_verify_task in server/
hosting_server.drush.inc - Resave the target node to trigger reverifications.
File
- server/
hosting_server.module, line 29
Code
define('HOSTING_SERVER_ENABLED', 1);