Event handler StartGetProfileAcctUri for WebFinger
This commit is contained in:
@@ -31,7 +31,7 @@ class WebFingerResource_Profile extends WebFingerResource
|
||||
return array_merge($aliases, parent::getAliases());
|
||||
}
|
||||
|
||||
protected function reconstructAcct()
|
||||
public function reconstructAcct()
|
||||
{
|
||||
$acct = null;
|
||||
|
||||
|
Reference in New Issue
Block a user