You are here

constant BACKSTRETCH_MAX_DELTA in Backstretch 7.2

Maximal delta when using 'unlimited' as field cardinality.

1 use of BACKSTRETCH_MAX_DELTA
backstretch_field_formatter_settings_form in ./backstretch.module
Implements hook_field_formatter_settings_form().

File

./backstretch.module, line 11
Main file for Backstretch Formatter module.

Code

define('BACKSTRETCH_MAX_DELTA', '10');