X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModel%2FPost%2FCollection.php;h=af336e92a73932299d337739982cac4593ab1b6c;hb=fdaff4303952427f222ee21f6b501d5087e25932;hp=2758d8027749684c1d9b8952d58572965813ac00;hpb=5b3145d7ce454db1a3c9e0616bde2e52cb486d66;p=friendica.git diff --git a/src/Model/Post/Collection.php b/src/Model/Post/Collection.php index 2758d80277..af336e92a7 100644 --- a/src/Model/Post/Collection.php +++ b/src/Model/Post/Collection.php @@ -1,6 +1,6 @@ $cid, 'private' => [Item::PUBLIC, Item::UNLISTED], 'deleted' => false, 'type' => $type]); }