mirror of
https://github.com/friendica/friendica
synced 2024-11-18 10:23:41 +00:00
Remove references to the community page
This commit is contained in:
parent
9cbd0c34a7
commit
692a633dc8
1 changed files with 1 additions and 4 deletions
|
@ -254,10 +254,7 @@ class Channel extends BaseModule
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Computes the displayed items.
|
* Database query for the channel page
|
||||||
*
|
|
||||||
* 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
|
|
||||||
*
|
*
|
||||||
* @return array
|
* @return array
|
||||||
* @throws \Exception
|
* @throws \Exception
|
||||||
|
|
Loading…
Reference in a new issue