constant GPLIB_VERSION_UNKNOWN in Grammar Parser Library 7.2
Same name and namespace in other branches
- 7 gplib.module \GPLIB_VERSION_UNKNOWN
Grammar Parser library version is unknown.
2 uses of GPLIB_VERSION_UNKNOWN
- gplib_flush_caches in ./
gplib.module - Implements hook_flush_caches().
- gplib_version_check in ./
gplib.module - Indicates whether the installed library code is of the correct version.
File
- ./
gplib.module, line 12 - Provides primary Drupal hook implementations.
Code
define('GPLIB_VERSION_UNKNOWN', 0);