From 50a64f52eb48a33505de954f3086ad9d23361ff5 Mon Sep 17 00:00:00 2001 From: Josh Ashton Date: Sat, 8 Feb 2025 22:27:40 +0000 Subject: [PATCH] fixed server-side authentication issues. --- poll/index.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/poll/index.php b/poll/index.php index 126ae91..dd4685c 100644 --- a/poll/index.php +++ b/poll/index.php @@ -88,7 +88,6 @@ if (!isset($_POST['option']) && !isset($_COOKIE['form_submitted'])) {