accept either salmon endpoint (until they're unified in the spec)
This commit is contained in:
parent
275002d88a
commit
1999b836c0
@ -30,6 +30,7 @@ class DiscoveryHints {
|
||||
case Discovery::PROFILEPAGE:
|
||||
$hints['profileurl'] = $link['href'];
|
||||
break;
|
||||
case Salmon::NS_MENTIONS:
|
||||
case Salmon::NS_REPLIES:
|
||||
$hints['salmon'] = $link['href'];
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user