Merge remote-tracking branch 'origin/support/3.0' into develop

# Conflicts:
#	core/config.class.inc.php
This commit is contained in:
Molkobain
2022-01-12 15:54:18 +01:00
93 changed files with 4027 additions and 3667 deletions

View File

@@ -4,7 +4,10 @@ define('APPROOT', dirname(__FILE__).'/');
define('APPCONF', APPROOT.'conf/');
/**
* iTop framework Version
* iTop Datamodel XML format version
* And also iTop core version
*
* To test for iTop core version use this constant instead of {@link ITOP_VERSION} !
*/
define('ITOP_DESIGN_LATEST_VERSION', '3.1');