From b31f97126f3d258817be3f94daf6dd9d53d1f868 Mon Sep 17 00:00:00 2001 From: Ethan Carter Edwards Date: Wed, 25 Dec 2024 17:53:38 -0500 Subject: [PATCH] views: debug: add System Time Added system time column to debug page. Useful in debugging system time information and contextualizing cron jobs. Fixes: https://github.com/wavelog/wavelog/issues/1381 Signed-off-by: Ethan Carter Edwards --- application/views/debug/index.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/application/views/debug/index.php b/application/views/debug/index.php index 6a318b590..3b3701345 100644 --- a/application/views/debug/index.php +++ b/application/views/debug/index.php @@ -64,6 +64,10 @@ + + + +