mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
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:
parent
ba9800ff34
commit
9f0e24d59b
3 changed files with 483 additions and 271 deletions
|
|
@ -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/');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue