From b5f589c323f415bb42ea7069cb4d1a8a2233dd69 Mon Sep 17 00:00:00 2001 From: Minteck Date: Wed, 31 Aug 2022 22:03:07 +0200 Subject: Update I guess - Stuffie --- includes/refresh.php | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'includes/refresh.php') diff --git a/includes/refresh.php b/includes/refresh.php index 79e3b7f..320af54 100644 --- a/includes/refresh.php +++ b/includes/refresh.php @@ -1,5 +1,6 @@ time(), + "timestamp" => microtime(true), "duration" => $time, "restored" => $restored, "times" => $times -- cgit