add clear
This commit is contained in:
@@ -334,7 +334,7 @@ class HttpClient
|
||||
*/
|
||||
private function matchHost($_string = '')
|
||||
{
|
||||
if (empty($string)) {
|
||||
if (empty($_string)) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user