constant PATTERNS_INCLUDE_ALWAYS in Patterns 7.2
Same name and namespace in other branches
- 7 includes/variables.inc \PATTERNS_INCLUDE_ALWAYS
2 uses of PATTERNS_INCLUDE_ALWAYS
- patterns_parser_is_valid_include_mode in includes/
parser/ parser.inc - Returns TRUE if the passed parameter is a valid flag to configure Patterns behaviors with the 'include' tag.
- patterns_parser_should_include in includes/
parser/ parser.inc - Determines if a pattern should be included or not. The following conditions are checked in order:
File
- includes/
variables.inc, line 60
Code
define('PATTERNS_INCLUDE_ALWAYS', 'always');