X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FWorker%2FDirectory.php;h=d499f778ccfaf4ad4df26eba9b952281b96a4183;hb=bad0c1b090ddb0e0b2d415d23afd578b4d6a48fc;hp=12dfda087368864b37cfb4576d0daf33fb33b9d3;hpb=2a431b580f2e8f6a596e84175932e793678cde63;p=friendica.git diff --git a/src/Worker/Directory.php b/src/Worker/Directory.php index 12dfda0873..d499f778cc 100644 --- a/src/Worker/Directory.php +++ b/src/Worker/Directory.php @@ -1,6 +1,6 @@ fetch($dir . '?url=' . bin2hex($arr['url'])); + DI::httpClient()->fetch($dir . '?url=' . bin2hex($arr['url'])); } return;