mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Remove dependence on deprecated constants
This commit is contained in:
parent
5e9d9ef02f
commit
274bb3587f
3 changed files with 3 additions and 7 deletions
|
|
@ -139,11 +139,6 @@ define('__XE_RECOMMEND_PHP_VERSION__', '7.2.0');
|
|||
define('__ZBXE__', true);
|
||||
define('__ZBXE_VERSION__', RX_VERSION);
|
||||
define('_XE_PATH_', RX_BASEDIR);
|
||||
define('_XE_PACKAGE_', 'XE');
|
||||
define('_XE_LOCATION_', 'en');
|
||||
//define('_XE_LOCATION_SITE_', 'https://xe1.xpressengine.com/');
|
||||
//define('_XE_DOWNLOAD_SERVER_', 'https://download.xpressengine.com/');
|
||||
define('__DEBUG__', 0);
|
||||
|
||||
/**
|
||||
* Status constants for various content types.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue