From a2df9a69dcc14cb70118cda2ded499055e7ee358 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 21 Aug 2022 17:31:56 +0200 Subject: m. update --- includes/refresh.php | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 87 insertions(+), 3 deletions(-) (limited to 'includes/refresh.php') diff --git a/includes/refresh.php b/includes/refresh.php index c29136f..83745fb 100644 --- a/includes/refresh.php +++ b/includes/refresh.php @@ -1,35 +1,119 @@ time(), - "duration" => $time + "duration" => $time, + "restored" => $restored, + "times" => $times ])); \ No newline at end of file -- cgit