Commit fb3ee0d1 authored by yanghui's avatar yanghui

Merge branch 'fangliyan' into 'master'

域名恢复

See merge request !16
parents 0a9444c2 0d4c1c81
...@@ -147,7 +147,7 @@ else ...@@ -147,7 +147,7 @@ else
if(isset($_GET['test'])){ if(isset($_GET['test'])){
echo $base_url;exit; echo $base_url;exit;
} }
define('STATIC_SOURCE_URL', 'http://zsb.house365.com/source'); define('STATIC_SOURCE_URL', 'http://'.$_SERVER['HTTP_HOST'].'/source');
define('GB_WO_HELP', "http://zsb.house365.com/help/"); define('GB_WO_HELP', "http://zsb.house365.com/help/");
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment