mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
지금은 쓰이지 않는 주소 현재 주소로 변경
This commit is contained in:
parent
c8fafa77d7
commit
6857b46c58
1 changed files with 2 additions and 2 deletions
|
|
@ -72,12 +72,12 @@ else
|
|||
/**
|
||||
* Location site
|
||||
*/
|
||||
define('_XE_LOCATION_SITE_', 'http://www.xpressengine.org/');
|
||||
define('_XE_LOCATION_SITE_', 'http://www.xpressengine.com/');
|
||||
|
||||
/**
|
||||
* Download server
|
||||
*/
|
||||
define('_XE_DOWNLOAD_SERVER_', 'http://en.download.xpressengine.org/');
|
||||
define('_XE_DOWNLOAD_SERVER_', 'http://download.xpressengine.com/');
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue