mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
set testing true
This commit is contained in:
parent
ae567469b7
commit
ee55d097f2
|
|
@ -11,7 +11,7 @@
|
|||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.8.0');
|
||||
define('GRAV_SCHEMA', '1.7.0_2020-11-20_1');
|
||||
define('GRAV_TESTING', false);
|
||||
define('GRAV_TESTING', true);
|
||||
|
||||
// PHP minimum requirement
|
||||
if (!defined('GRAV_PHP_MIN')) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user