X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FContent%2FForumManager.php;h=5decaac141454fac2f69c1e653913f79e271e860;hb=7b02585b978f7aef9d5c5a2c5d2b238cb674a4b7;hp=60315147329b8564316f9ea009aa12677d66c80b;hpb=b3f9cef94a7be372428767125f85b7fec085b460;p=friendica.git diff --git a/src/Content/ForumManager.php b/src/Content/ForumManager.php index 6031514732..5decaac141 100644 --- a/src/Content/ForumManager.php +++ b/src/Content/ForumManager.php @@ -1,6 +1,6 @@ Contact::TYPE_COMMUNITY, 'network' => [Protocol::DFRN, Protocol::ACTIVITYPUB], - 'uid' => $uid, + 'uid' => $uid, 'blocked' => false, 'pending' => false, - 'archive' => false, + 'archive' => false, ]; $condition = DBA::mergeConditions($condition, ["`platform` != ?", 'peertube']); @@ -102,7 +102,7 @@ class ForumManager /** * Forumlist widget * - * Sidebar widget to show subcribed friendica forums. If activated + * Sidebar widget to show subscribed friendica forums. If activated * in the settings, it appears at the notwork page sidebar * * @param string $baseurl Base module path