You are here

constant HOSTING_SERVER_DELETED in Hosting 7.3

Same name and namespace in other branches
  1. 7.4 server/hosting_server.module \HOSTING_SERVER_DELETED

This server has been deleted.

3 uses of HOSTING_SERVER_DELETED
hosting_server_form_alter in server/hosting_server.module
Hide the delete button on server nodes.
hosting_server_post_hosting_delete_task in server/hosting_server.drush.inc
Implements hook_hosting_post_DELETE().
hosting_server_update in server/hosting_server.module
Implements hook_update().

File

server/hosting_server.module, line 14

Code

define('HOSTING_SERVER_DELETED', -2);