constant MEDIAFRONT_PRESET_MAX_LENGTH in MediaFront 7.2
Same name and namespace in other branches
- 6.2 includes/mediafront.preset.inc \MEDIAFRONT_PRESET_MAX_LENGTH
- 6 includes/mediafront.preset.inc \MEDIAFRONT_PRESET_MAX_LENGTH
- 7 includes/mediafront.preset.inc \MEDIAFRONT_PRESET_MAX_LENGTH
2 uses of MEDIAFRONT_PRESET_MAX_LENGTH
- mediafront_preset_create_form in includes/
mediafront.preset.inc - Form builder; the create preset form.
- mediafront_validate_preset_name in includes/
mediafront.preset.inc - Verify the syntax of the given prefix name.
File
- includes/
mediafront.preset.inc, line 2
Code
define('MEDIAFRONT_PRESET_MAX_LENGTH', 64);