mirror of
https://github.com/flextype/flextype.git
synced 2025-08-13 08:34:19 +02:00
refactor(core): remove FLEXTYPE_VERSION const #414
This commit is contained in:
@@ -25,13 +25,6 @@ use function mb_language;
|
||||
use function mb_regex_encoding;
|
||||
use function trim;
|
||||
|
||||
/**
|
||||
* The version of Flextype
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
define('FLEXTYPE_VERSION', '0.9.7');
|
||||
|
||||
/**
|
||||
* Start the session
|
||||
*/
|
||||
|
Reference in New Issue
Block a user