Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Neto committed Feb 6, 2025
1 parent a1d330f commit 8f6600a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/Meet/uploadRecordedVideo.json.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@
require $global['systemRootPath'] . 'objects/aVideoQueueEncoder.json.php';
_error_log(__FILE__ . " complete aVideoQueueEncoder ");
} else {
_error_log(__FILE__ . " complete aVideoQueueEncoder ERROR on move file");
_error_log(__FILE__ . " complete aVideoQueueEncoder ERROR on move file {$_FILES['upl']['tmp_name']} => $tmpFile");
}

0 comments on commit 8f6600a

Please sign in to comment.