From f0e911b5cc6dc85f7648d0ff48016d7003612558 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Tue, 10 Mar 2020 19:39:26 +0100 Subject: [PATCH] added a time cause FF seems to discard cookies without a timestamp immediately against specification --- threadr/accept_cookie.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/threadr/accept_cookie.php b/threadr/accept_cookie.php index dec37ca..ceec8d4 100644 --- a/threadr/accept_cookie.php +++ b/threadr/accept_cookie.php @@ -1,6 +1,6 @@