mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Merge branch 'develop' of https://github.com/xpressengine/xe-core (1.8.14)
Conflicts: classes/context/Context.class.php modules/point/tpl/config.html
This commit is contained in:
commit
a22e69b7ec
59 changed files with 249 additions and 36 deletions
|
|
@ -29,7 +29,7 @@ define('__ZBXE__', __XE__);
|
|||
/**
|
||||
* Display XE's full version.
|
||||
*/
|
||||
define('__XE_VERSION__', '1.8.11');
|
||||
define('__XE_VERSION__', '1.8.14');
|
||||
define('__XE_VERSION_ALPHA__', (stripos(__XE_VERSION__, 'alpha') !== false));
|
||||
define('__XE_VERSION_BETA__', (stripos(__XE_VERSION__, 'beta') !== false));
|
||||
define('__XE_VERSION_RC__', (stripos(__XE_VERSION__, 'rc') !== false));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue