You are here

constant BLOCK_CLASS_STYLES_ALLOW_MULTIPLE in Block Class Styles 7.2

Same name and namespace in other branches
  1. 7 block_class_styles.module \BLOCK_CLASS_STYLES_ALLOW_MULTIPLE

True/False Should we allow more than one class?

Related topics

File

./block_class_styles.module, line 71
Base module file for block_class_styles

Code

define('BLOCK_CLASS_STYLES_ALLOW_MULTIPLE', FALSE);