You are here

constant GPLIB_VERSION_INVALID in Grammar Parser Library 7.2

Same name and namespace in other branches
  1. 7 gplib.module \GPLIB_VERSION_INVALID

Grammar Parser library version is invalid.

1 use of GPLIB_VERSION_INVALID
gplib_version_check in ./gplib.module
Indicates whether the installed library code is of the correct version.

File

./gplib.module, line 17
Provides primary Drupal hook implementations.

Code

define('GPLIB_VERSION_INVALID', 1);