constant HOSTING_PACKAGE_INSTANCE_EXCLUDE in Hosting 7.4
Same name and namespace in other branches
- 7.3 package/hosting_package.module \HOSTING_PACKAGE_INSTANCE_EXCLUDE
@file Defines package node types
Packages are somewhat analogous to Drupal.org projects. i.e.: components that can be installed onto Drupal sites.
1 use of HOSTING_PACKAGE_INSTANCE_EXCLUDE
File
- package/
hosting_package.module, line 10 - Defines package node types
Code
define('HOSTING_PACKAGE_INSTANCE_EXCLUDE', -1);