mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
Fix #1368 broken links to www.xpressengine.com
This commit is contained in:
parent
3f620481cf
commit
45c6e42360
8 changed files with 12 additions and 12 deletions
|
|
@ -141,7 +141,7 @@ define('__ZBXE_VERSION__', RX_VERSION);
|
|||
define('_XE_PATH_', RX_BASEDIR);
|
||||
define('_XE_PACKAGE_', 'XE');
|
||||
define('_XE_LOCATION_', 'en');
|
||||
define('_XE_LOCATION_SITE_', 'https://www.xpressengine.com/');
|
||||
define('_XE_LOCATION_SITE_', 'https://xe1.xpressengine.com/');
|
||||
define('_XE_DOWNLOAD_SERVER_', 'https://download.xpressengine.com/');
|
||||
define('__DEBUG__', 0);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue