You are here

constant COMMERCE_LICENSE_SUSPENDED in Commerce License 7

2 uses of COMMERCE_LICENSE_SUSPENDED
CommerceLicenseBase::suspend in includes/plugins/license_type/base.inc
Implements CommerceLicenseInterface::suspend().
CommerceLicenseRemoteBase::suspend in includes/plugins/license_type/base.inc
Overrides CommerceLicenseBase::suspend().

File

./commerce_license.module, line 13
Provides a framework for selling access to local or remote resources.

Code

define('COMMERCE_LICENSE_SUSPENDED', 5);