constant COMMERCE_LICENSE_EXPIRED in Commerce License 7
3 uses of COMMERCE_LICENSE_EXPIRED
- CommerceLicenseBase::expire in includes/
plugins/ license_type/ base.inc - Implements CommerceLicenseInterface::expire().
- CommerceLicenseRemoteBase::expire in includes/
plugins/ license_type/ base.inc - Overrides CommerceLicenseBase::expire().
- CommerceLicenseRemoteExample::synchronize in modules/
commerce_license_example/ plugins/ license_type/ CommerceLicenseRemoteExample.class.php - Implements CommerceLicenseSynchronizableInterface::synchronize().
File
- ./
commerce_license.module, line 12 - Provides a framework for selling access to local or remote resources.
Code
define('COMMERCE_LICENSE_EXPIRED', 3);