You are here

constant HOSTING_HTTPS_DISABLED in Aegir HTTPS 7.3

HTTPS is either disabled, enabled or required for a site.

3 uses of HOSTING_HTTPS_DISABLED
hosting_https_nodeapi_site_presave in ./hosting_https.nodeapi.inc
Implements hook_nodeapi_TYPE_OP().
hosting_https_nodeapi_site_view in ./hosting_https.nodeapi.inc
Implements hook_nodeapi_TYPE_OP().
hosting_https_site_form in ./hosting_https.nodeapi.inc
Form API code to extend the site form with HTTPS fields.

File

./hosting_https.module, line 11
Hook implementations for the Hosting HTTPS module.

Code

define('HOSTING_HTTPS_DISABLED', 0);