You are here

constant NODEWORDS_MINIMUM_VERSION in Nodewords: D6 Meta Tags 6.3

The minimum version version supported.

1 use of NODEWORDS_MINIMUM_VERSION
nodewords_check_version in ./nodewords.module
Verify the version version is one currently supported by Nodewords.

File

./nodewords.module, line 34
Implement an version that other modules can use to add meta tags.

Code

define('NODEWORDS_MINIMUM_VERSION', '2.16');