forked from GNUsocial/gnu-social
DOMElement not DOMDocument
This commit is contained in:
parent
7bef2ad4cc
commit
88e2f739a9
@ -301,7 +301,7 @@ class ActivityUtils
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
static function getFeedAuthor(DOMDocument $feedEl)
|
static function getFeedAuthor(DOMElement $feedEl)
|
||||||
{
|
{
|
||||||
// Try old and deprecated activity:subject
|
// Try old and deprecated activity:subject
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user