mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
Rollback and remove duplicated
This commit is contained in:
parent
46aea4038c
commit
69f68fcd55
1 changed files with 0 additions and 1 deletions
|
@ -7103,7 +7103,6 @@ function getStatsNotifications($force_recreate = false)
|
|||
$json['applications'][$key]['users_id'] = $u['id'];
|
||||
}
|
||||
// make sure it is online
|
||||
$activeLive = LiveTransmitionHistory::getActiveLiveFromUser($json['applications'][$key]['users_id'], $json['applications'][$key]['live_servers_id'], $json['applications'][$key]['live_servers_id']);
|
||||
$lth = new LiveTransmitionHistory();
|
||||
$lth->setTitle($json['applications'][$key]['title']);
|
||||
$lth->setKey($json['applications'][$key]['key']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue