constant HOSTING_SITE_DELETED in Hosting 7.4
Same name and namespace in other branches
- 5 site/hosting_site.module \HOSTING_SITE_DELETED
- 6.2 site/hosting_site.module \HOSTING_SITE_DELETED
- 7.3 site/hosting_site.module \HOSTING_SITE_DELETED
This site is deleted from the backend.
11 uses of HOSTING_SITE_DELETED
- drush_hosting_task in ./
task.hosting.inc - Drush hosting task command.
- hosting_alias_allow_domain in alias/
hosting_alias.module - Implements hook_allow_domain().
- hosting_server_update_6202 in server/
hosting_server.install - Implements hook_update_N().
- hosting_site_allow_domain in site/
hosting_site.module - Implements hook_allow_domain().
- hosting_site_form_alter in site/
hosting_site.form.inc - Implements hook_form_alter().
File
- site/
hosting_site.module, line 15 - Contains hook implementations for Hosting site module.
Code
define('HOSTING_SITE_DELETED', -2);