From 3eccbf529e374db78e87625909b2b8d63eeea6f8 Mon Sep 17 00:00:00 2001 From: Thomas Nilsen Date: Sun, 25 Nov 2018 18:33:25 +0100 Subject: [PATCH] Add handling of email subscriptions - Translation issue fixes #64 - Adds handler for email subscription requests --- index.php | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/index.php b/index.php index 84da6ef..87fa0f6 100644 --- a/index.php +++ b/index.php @@ -1,17 +1,35 @@