constant HOSTING_SITE_DELETED in Hostmaster (Aegir) 6
This site is deleted from the backend.
8 uses of HOSTING_SITE_DELETED
- hosting_alias_allow_domain in modules/
hosting/ alias/ hosting_alias.module - Implementation of hook_allow_domain().
- hosting_alias_count_sites in modules/
hosting/ alias/ hosting_alias.module - Count the number of sites using a particular URL.
- hosting_get_site_by_url in modules/
hosting/ site/ hosting_site.module - Retrieve a node based on the url
- hosting_site_allow_domain in modules/
hosting/ site/ hosting_site.module - Implementation of hook_allow_domain().
- hosting_site_hosting_quota_get_usage in modules/
hosting/ site/ hosting_site.quota.inc - Implement hook_hosting_quota_get_usage
File
- modules/
hosting/ site/ hosting_site.module, line 6
Code
define('HOSTING_SITE_DELETED', -2);