mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Merge remote-tracking branch 'origin/support/3.0' into develop
# Conflicts: # core/config.class.inc.php
This commit is contained in:
@@ -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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user