constant STYLES_STORAGE_NORMAL in Styles 7
Same name and namespace in other branches
- 6.2 includes/styles.variables.inc \STYLES_STORAGE_NORMAL
- 6 includes/styles.variables.inc \STYLES_STORAGE_NORMAL
- 7.2 includes/styles.variables.inc \STYLES_STORAGE_NORMAL
Styles constant for user styles in the database.
1 use of STYLES_STORAGE_NORMAL
- styles.module in ./
styles.module - Bundles similar display formatters together.
File
- ./
styles.module, line 11 - Bundles similar display formatters together.
Code
define('STYLES_STORAGE_NORMAL', 1);