Update Profile Data script fixes, might work for groups too now
This commit is contained in:
@@ -301,7 +301,7 @@ class ActivityUtils
|
||||
return false;
|
||||
}
|
||||
|
||||
static function getFeedAuthor($feedEl)
|
||||
static function getFeedAuthor(DOMDocument $feedEl)
|
||||
{
|
||||
// Try old and deprecated activity:subject
|
||||
|
||||
|
Reference in New Issue
Block a user