From f5e5e54be691fbc2751f1cea9bf91813c4ae5b31 Mon Sep 17 00:00:00 2001 From: aftercase <74765798+aftercase@users.noreply.github.com> Date: Thu, 19 Aug 2021 18:50:24 +0100 Subject: [PATCH] Fixed links users can now log off. --- theme/bulma/footer.php | 2 +- theme/bulma/header.php | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/theme/bulma/footer.php b/theme/bulma/footer.php index 4385780..5cdedbe 100644 --- a/theme/bulma/footer.php +++ b/theme/bulma/footer.php @@ -20,7 +20,7 @@
diff --git a/theme/bulma/header.php b/theme/bulma/header.php index d5cf28d..54fdd09 100644 --- a/theme/bulma/header.php +++ b/theme/bulma/header.php @@ -13,6 +13,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License in GPL.txt for more details. */ + $date = time(); $statrttime = microtime(); $time = explode(' ', $statrttime); $time = $time[1] + $time[0]; @@ -144,7 +145,7 @@ $start = $time; } ?> -
+