Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Dec 20, 2023
1 parent bd8149e commit 7af3131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/Live/getImage.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@

require_once dirname(__FILE__) . '/../../videos/configuration.php';
_session_write_close();
_error_log('Get Image');
require_once $global['systemRootPath'] . 'plugin/Live/Objects/LiveTransmition.php';
$_REQUEST['live_servers_id'] = Live::getLiveServersIdRequest();
if (!empty($_GET['c'])) {
Expand Down

0 comments on commit 7af3131

Please sign in to comment.