From 127636e67b6beffe96d82faf8fcd73fdb77e79fd Mon Sep 17 00:00:00 2001 From: Stevie Cotterill Date: Wed, 30 Jan 2019 19:06:28 +0000 Subject: [PATCH] Added extra validation with isset() Prevents error on page refresh after form submission --- public/index.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/index.php b/public/index.php index f0d8767..4089b49 100644 --- a/public/index.php +++ b/public/index.php @@ -24,7 +24,7 @@