지금은 쓰이지 않는 주소 현재 주소로 변경

This commit is contained in:
hjhj3686 2015-07-05 20:48:30 +09:00
parent c8fafa77d7
commit 6857b46c58

View file

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