Commit 6a4511eb authored by zhangkuanguang's avatar zhangkuanguang

马鞍山站

parent c13f7ea1
......@@ -76,9 +76,6 @@ if($matches) {
define('GB_CITY','hf');
}
}
if($_COOKIE['zkg']){
var_dump(GB_CITY);die;
}
//define('GB_CITY','nj');
/*********** ȫվϵͳURL��ַ���� *************/
......@@ -110,7 +107,9 @@ if($_SERVER['HTTP_HOST']=='njtest.zsb.house365.com')
{
define('GB_WO_URL' , 'http://'.GB_CITY.'.zsb.house365.com');
}
if($_COOKIE['zkg']){
var_dump(GB_WO_URL);die;
}
//��ȡIP
function GetIpNew() {
......
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