From 6cb1e2359039910713784a1cd8c602d1f19fc6cd Mon Sep 17 00:00:00 2001 From: Daniel Neto Date: Wed, 12 Jun 2024 10:15:16 -0300 Subject: [PATCH] Update --- plugin/Live/tools/testRestreams.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/Live/tools/testRestreams.php b/plugin/Live/tools/testRestreams.php index 32d032566efa..986ac65c3581 100644 --- a/plugin/Live/tools/testRestreams.php +++ b/plugin/Live/tools/testRestreams.php @@ -120,6 +120,7 @@ function getLogFileInfo($directory, $fileName) { // Exemplo de uso $directory = '/var/www/tmp/'; +echo "Start".PHP_EOL; $logFiles = listLogFiles($directory); echo "Últimos 20 logs disponíveis:\n";