issue 2119. supporting php 5.4. config

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12698 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2013-02-05 04:36:52 +00:00
parent ba9800ff34
commit 9f0e24d59b
3 changed files with 483 additions and 271 deletions

View file

@ -1,5 +1,6 @@
<?php
define('_XE_PACKAGE_','XE');
define('_XE_LOCATION_','ko');
define('_XE_LOCATION_SITE_','http://www.xpressengine.com/');
define('_XE_DOWNLOAD_SERVER_','http://download.xpressengine.com/');
define('_XE_PACKAGE_', 'XE');
define('_XE_LOCATION_', 'ko');
define('_XE_LOCATION_SITE_', 'http://www.xpressengine.com/');
define('_XE_DOWNLOAD_SERVER_', 'http://download.xpressengine.com/');