You are here

constant HOSTING_ALIAS_CUSTOM in Hosting 7.3

Same name and namespace in other branches
  1. 5 alias/hosting_alias.module \HOSTING_ALIAS_CUSTOM
  2. 6.2 alias/hosting_alias.module \HOSTING_ALIAS_CUSTOM
  3. 7.4 alias/hosting_alias.module \HOSTING_ALIAS_CUSTOM

An alias of this type is a custom, user generated one.

1 use of HOSTING_ALIAS_CUSTOM
hosting_alias_node_load in alias/hosting_alias.module
Implements hook_node_load().

File

alias/hosting_alias.module, line 10
Allow sites to have domain aliases that they can be accessed with.

Code

define('HOSTING_ALIAS_CUSTOM', 0);