X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FWorker%2FDirectory.php;h=65034a44aebe24b19f83570ed4aa9cf6c17a587c;hb=3842f02b021f2f32dbe6707c22af5760c3353dfa;hp=2cab09f3392fc7ebe497a277974e04fc6a139235;hpb=1aa07f87a44b50e93f25006c4007450834abda6f;p=friendica.git diff --git a/src/Worker/Directory.php b/src/Worker/Directory.php index 2cab09f339..65034a44ae 100644 --- a/src/Worker/Directory.php +++ b/src/Worker/Directory.php @@ -1,6 +1,6 @@ fetchUrl($dir . '?url=' . bin2hex($arr['url'])); + DI::httpClient()->fetch($dir . '?url=' . bin2hex($arr['url']), HttpClientAccept::HTML); } return;