From c3e9af0d9181737a9505bca1f480f19acd462ad8 Mon Sep 17 00:00:00 2001 From: Daniel Neto Date: Sat, 1 Jun 2024 10:14:28 -0300 Subject: [PATCH] Update --- plugin/Live/stats.json.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/Live/stats.json.php b/plugin/Live/stats.json.php index 4712af606570..d7b721d61f02 100644 --- a/plugin/Live/stats.json.php +++ b/plugin/Live/stats.json.php @@ -53,4 +53,5 @@ } TimeLogEnd($timeName, __LINE__); } +//var_dump($json);exit; echo json_encode($json);