mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 08:57:06 +02:00
Minor fix when installing full package via direct install
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '1.6.0-rc.1');
|
||||
define('GRAV_VERSION', '1.6.0-rc.2');
|
||||
define('GRAV_TESTING', true);
|
||||
define('DS', '/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user