mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-07 07:12:47 +08:00
去除调试代码
This commit is contained in:
@@ -165,7 +165,7 @@ class Url
|
|||||||
if(!empty($urlDomainRoot)){
|
if(!empty($urlDomainRoot)){
|
||||||
$domain .= $urlDomainRoot;
|
$domain .= $urlDomainRoot;
|
||||||
}
|
}
|
||||||
echo $domain;exit;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user