You are here

constant PARSER_MINIMUM_PHP_TIME in Grammar Parser Library 7

Same name and namespace in other branches
  1. 7.2 gplib.install \PARSER_MINIMUM_PHP_TIME

Minimum recommended value of PHP max_execution_time.

1 use of PARSER_MINIMUM_PHP_TIME
gplib_requirements in ./gplib.install
Implements hook_requirements().

File

./gplib.install, line 18
Install, update and uninstall functions for the Grammar Parser Library module.

Code

define('PARSER_MINIMUM_PHP_TIME', '30');