From 378cf4075d1aa389a7a17948fc1fdf4203a52077 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Giffard?= Date: Fri, 27 Jan 2017 11:58:21 -0500 Subject: [PATCH] Change year to 2017 Change the current year to 2017 to avoid confusion while requesting event date. --- Messenger.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Messenger.php b/Messenger.php index 8738b04..7d13a98 100644 --- a/Messenger.php +++ b/Messenger.php @@ -16,7 +16,7 @@ $userinfo = json_decode($userinfojs); $susername = $userinfo->{'first_name'}; -$currentyear = '2016'; +$currentyear = '2017'; $answer = "I don't understand. Type 'help' for a list of commands!"; $response = [