Tempory fix removed
This commit is contained in:
parent
c4aaa08693
commit
7b563fd307
1 changed files with 0 additions and 1 deletions
|
@ -205,7 +205,6 @@ class Protocol
|
||||||
$slap = OStatus::salmon($item, $user);
|
$slap = OStatus::salmon($item, $user);
|
||||||
|
|
||||||
if (empty($contact['notify'])) {
|
if (empty($contact['notify'])) {
|
||||||
return true;
|
|
||||||
throw new \InvalidArgumentException('Missing expected "notify" key in OStatus/DFRN contact');
|
throw new \InvalidArgumentException('Missing expected "notify" key in OStatus/DFRN contact');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue