From 59709009c03b621f5d568f7f680a5ce2a8b56629 Mon Sep 17 00:00:00 2001 From: Annika Backstrom Date: Wed, 20 Sep 2017 11:41:35 -0400 Subject: [PATCH] Update index.php --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index d1e82ed..acbe9f2 100644 --- a/index.php +++ b/index.php @@ -64,6 +64,7 @@ if( 'POST' === $_SERVER['REQUEST_METHOD'] ) {

Other