mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
Merge branch 'xpressengine/master' into develop
Conflicts: classes/context/Context.class.php classes/security/Purifier.class.php config/config.inc.php libs/phpmailer/phpmailer.php modules/admin/tpl/_header.html modules/admin/tpl/config_ftp.html modules/communication/communication.controller.php modules/layout/tpl/layout_modify.html modules/module/module.model.php
This commit is contained in:
commit
6ab309c8c4
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
/**
|
/**
|
||||||
* RX_VERSION is the version number of the Rhymix CMS.
|
* RX_VERSION is the version number of the Rhymix CMS.
|
||||||
*/
|
*/
|
||||||
define('RX_VERSION', '1.8.15');
|
define('RX_VERSION', '1.8.16');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* RX_MICROTIME is the startup time of the current script, in microseconds since the Unix epoch.
|
* RX_MICROTIME is the startup time of the current script, in microseconds since the Unix epoch.
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
<load target="js/layout_modify.js" />
|
<load target="js/layout_modify.js" />
|
||||||
<include target="header.html" />
|
<include target="header.html" />
|
||||||
{$content}
|
{$content}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue