mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 18:04:27 +02:00
Code style
This commit is contained in:
parent
f696fce824
commit
64d181c1cc
2 changed files with 31 additions and 33 deletions
|
@ -138,7 +138,6 @@ class Community extends BaseModule
|
|||
return $o;
|
||||
}
|
||||
|
||||
// $o .= conversation(DI::app(), $items, 'community', false, false, 'commented', local_user());
|
||||
$o .= DI::conversation()->create($items, 'community', false, false, 'commented', local_user());
|
||||
|
||||
$pager = new BoundariesPager(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue