mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 09:41:40 +09:00
Merge pull request #1582 from hjhj3686/Pull-Request
지금은 쓰이지 않는 주소 현재 주소로 변경
This commit is contained in:
commit
28720d545c
1 changed files with 2 additions and 2 deletions
|
|
@ -72,12 +72,12 @@ else
|
||||||
/**
|
/**
|
||||||
* Location site
|
* Location site
|
||||||
*/
|
*/
|
||||||
define('_XE_LOCATION_SITE_', 'http://www.xpressengine.org/');
|
define('_XE_LOCATION_SITE_', 'http://www.xpressengine.com/');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Download server
|
* 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