Remove references to the community page

This commit is contained in:
Michael 2023-09-08 05:44:08 +00:00
parent 9cbd0c34a7
commit 692a633dc8

View file

@ -254,10 +254,7 @@ class Channel extends BaseModule
}
/**
* Computes the displayed items.
*
* Community pages have a restriction on how many successive posts by the same author can show on any given page,
* so we may have to retrieve more content beyond the first query
* Database query for the channel page
*
* @return array
* @throws \Exception