mirror of
https://github.com/friendica/friendica
synced 2025-04-22 00:30:10 +00: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