mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Issue 13909: Filter channels by network (#13924)
This commit is contained in:
parent
d95c9d28a8
commit
71384e6f39
8 changed files with 21 additions and 4 deletions
|
@ -65,8 +65,6 @@ class Network extends Timeline
|
|||
/** @var int */
|
||||
protected $circleId;
|
||||
/** @var string */
|
||||
protected $network;
|
||||
/** @var string */
|
||||
protected $dateFrom;
|
||||
/** @var string */
|
||||
protected $dateTo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue