constant SIMPLECROP_CROP_AREA_MINIMIZE in SimpleCrop 7
Define constants for initial crop area selection.
1 use of SIMPLECROP_CROP_AREA_MINIMIZE
- _simplecrop_define_initial_crop_area in includes/
simplecrop.field.inc - Calculates initial area of crop selection.
File
- ./
simplecrop.module, line 23 - Contains main hook definitions for SimpleCrop module.
Code
define('SIMPLECROP_CROP_AREA_MINIMIZE', 'minimize');