Merge pull request #1582 from hjhj3686/Pull-Request

지금은 쓰이지 않는 주소 현재 주소로 변경
This commit is contained in:
bnu 2015-07-06 13:29:20 +09:00
commit 28720d545c

View file

@ -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/');
} }
/* /*