constant GPLIB_VERSION_VALID in Grammar Parser Library 7.2
Same name and namespace in other branches
- 7 gplib.module \GPLIB_VERSION_VALID
Grammar Parser library version is valid.
1 use of GPLIB_VERSION_VALID
- gplib_version_check in ./
gplib.module - Indicates whether the installed library code is of the correct version.
File
- ./
gplib.module, line 22 - Provides primary Drupal hook implementations.
Code
define('GPLIB_VERSION_VALID', 2);