You are here

constant HOSTING_SSL_DISABLED in Hosting 7.4

Same name and namespace in other branches
  1. 6.2 web_server/ssl/hosting_ssl.module \HOSTING_SSL_DISABLED
  2. 7.3 web_server/ssl/hosting_ssl.module \HOSTING_SSL_DISABLED

SSL is disabled for this site.

4 uses of HOSTING_SSL_DISABLED
hosting_server_update_6202 in server/hosting_server.install
Implements hook_update_N().
hosting_ssl_nodeapi_site_presave in web_server/ssl/hosting_ssl.nodeapi.inc
Implements hook_nodeapi_TYPE_OP().
hosting_ssl_nodeapi_site_view in web_server/ssl/hosting_ssl.nodeapi.inc
Implements hook_nodeapi_TYPE_OP().
hosting_ssl_site_form in web_server/ssl/hosting_ssl.nodeapi.inc
Form API code to extend the site form with SSL fields.

File

web_server/ssl/hosting_ssl.module, line 10
Hook implementations for the Hosting SSL module.

Code

define('HOSTING_SSL_DISABLED', 0);