constant COMMERCE_PRICELIST_UNIX_TIME_APOCALYPSE in Commerce Pricelist 7
@file Implements the basic functionality required for price lists
4 uses of COMMERCE_PRICELIST_UNIX_TIME_APOCALYPSE
- CommercePricelistItemController::create in includes/
commerce_pricelist_item.controller.inc - Implements EntityAPIControllerInterface.
- CommercePricelistItemController::save in includes/
commerce_pricelist_item.controller.inc - Implements EntityAPIControllerInterface.
- commerce_pricelist_schema in ./
commerce_pricelist.install - Implements hook_schema().
- _commerce_pricelist_display_date in ./
commerce_pricelist.module - Format a date for display, return empty string for default date values.
File
- ./
commerce_pricelist.module, line 8 - Implements the basic functionality required for price lists
Code
define('COMMERCE_PRICELIST_UNIX_TIME_APOCALYPSE', 2147390000);