constant IMAGE_STORAGE_NORMAL
Image style constant for user presets in the database.
Archivo
- drupal-7.x/
modules/ image/ image.module, line 11 - Exposes global functionality for creating image styles.
Código
define('IMAGE_STORAGE_NORMAL', 1)
Image style constant for user presets in the database.
define('IMAGE_STORAGE_NORMAL', 1)