mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Remove test code from GroupManager::widget
Oops.
This commit is contained in:
parent
8bf3d6694a
commit
5cd6d9a0f1
1 changed files with 0 additions and 2 deletions
|
@ -108,8 +108,6 @@ class GroupManager
|
||||||
|
|
||||||
$entries = [];
|
$entries = [];
|
||||||
|
|
||||||
$contacts = [];
|
|
||||||
|
|
||||||
foreach ($contacts as $contact) {
|
foreach ($contacts as $contact) {
|
||||||
$entry = [
|
$entry = [
|
||||||
'url' => 'contact/' . $contact['id'] . '/conversations',
|
'url' => 'contact/' . $contact['id'] . '/conversations',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue