You are here

constant NODEWORDS_API_VERSION in Nodewords: D6 Meta Tags 6.2

Same name and namespace in other branches
  1. 6 nodewords.module \NODEWORDS_API_VERSION

The current API version implemented.

1 use of NODEWORDS_API_VERSION
nodewords_check_api_version in ./nodewords.module
Verify the API version is one currently supported by Nodewords.

File

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

Code

define('NODEWORDS_API_VERSION', '1.14');