You are here

constant HOSTING_SITE_ENABLED in Hostmaster (Aegir) 6

This site is created and enabled in the backend.

11 uses of HOSTING_SITE_ENABLED
hosting_cron_get_sites in modules/hosting/cron/hosting_cron.module
Get a number of sites that need to have cron executed.
hosting_cron_queue in modules/hosting/cron/hosting_cron.module
Implementation of hosting_QUEUE_TYPE_queue().
hosting_migrate_platform in modules/hosting/migrate/hosting_migrate.batch.inc
Batch migration of sites between platforms.
hosting_migrate_platform_submit in modules/hosting/migrate/hosting_migrate.batch.inc
Implements hook_submit().
hosting_platform_listing in modules/hosting/platform/hosting_platform.module
Simple list for top level navigation.

... See full list

File

modules/hosting/site/hosting_site.module, line 21

Code

define('HOSTING_SITE_ENABLED', 1);