You are here

constant HOSTING_SERVER_ENABLED in Hosting 7.3

Same name and namespace in other branches
  1. 7.4 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);