Remove testcode, improve rearrange
This commit is contained in:
parent
019bb56668
commit
6496ed4c19
2 changed files with 3 additions and 4 deletions
|
@ -4041,7 +4041,6 @@ class Diaspora
|
|||
|
||||
if (!self::parentSupportDiaspora($item['thr-parent-id'])) {
|
||||
Logger::info('One of the parents does not support Diaspora. A signature will not be created.', ['uri-id' => $item['uri-id'], 'guid' => $item['guid']]);
|
||||
echo "5";
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue