From 0d6ef57b1aa22da07a6c08ab439fce7be50b69a5 Mon Sep 17 00:00:00 2001 From: Janis Steiner Date: Mon, 14 Oct 2024 14:58:15 +0100 Subject: [PATCH] creating filament tracking --- sys0-code/app/debug.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys0-code/app/debug.php b/sys0-code/app/debug.php index c05a2b8..1a245da 100644 --- a/sys0-code/app/debug.php +++ b/sys0-code/app/debug.php @@ -371,7 +371,7 @@ async function delete_input(input,action,id,row){ if (mysqli_stmt_num_rows($stmt) > 0) { while (mysqli_stmt_fetch($stmt)) { - $real_usage=($usr_filament_usage/1000) + $real_usage=($usr_filament_usage/1000); echo " {$usr_id} {$usr_username}