forked from GNUsocial/gnu-social
[FreeNetwork] Port Discovery
This commit is contained in:
@@ -47,7 +47,7 @@ class LrddMethodLinkHtml extends LRDDMethod
|
||||
{
|
||||
$response = self::fetchUrl($uri);
|
||||
|
||||
return self::parse($response->getBody());
|
||||
return self::parse($response->getContent());
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user