constant HOSTING_SITE_ENABLED in Hosting 5
Same name and namespace in other branches
- 6.2 site/hosting_site.module \HOSTING_SITE_ENABLED
- 7.4 site/hosting_site.module \HOSTING_SITE_ENABLED
- 7.3 site/hosting_site.module \HOSTING_SITE_ENABLED
7 uses of HOSTING_SITE_ENABLED
- hosting_cron_get_sites in cron/
hosting_cron.module - hosting_migrate_hosting_tasks in migrate/
hosting_migrate.module - hosting_site_hosting_tasks in site/
hosting_site.module - implementation of hook_hosting_tasks
- hosting_site_post_hosting_enable_task in site/
hosting_site.drush.inc - implementation of hook_hosting_post_enable
- hosting_site_post_hosting_install_task in site/
hosting_site.drush.inc - implementation of the hosting_post_install hook
File
- site/
hosting_site.module, line 6
Code
define('HOSTING_SITE_ENABLED', 1);