mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
기본 주소도 변경
차이는 없는거 같지만, 기본 주소도 변경
This commit is contained in:
parent
b8fd20bbae
commit
b3074d1c41
1 changed files with 2 additions and 2 deletions
|
|
@ -72,12 +72,12 @@ else
|
|||
/**
|
||||
* Location site
|
||||
*/
|
||||
define('_XE_LOCATION_SITE_', 'http://www.xpressengine.com/');
|
||||
define('_XE_LOCATION_SITE_', 'https://www.xpressengine.com/');
|
||||
|
||||
/**
|
||||
* Download server
|
||||
*/
|
||||
define('_XE_DOWNLOAD_SERVER_', 'http://download.xpressengine.com/');
|
||||
define('_XE_DOWNLOAD_SERVER_', 'https://download.xpressengine.com/');
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue