From ebd0e986ed11f2a34fb58cdd33efbfab192083ad Mon Sep 17 00:00:00 2001
From: Till Brehm <tbrehm@ispconfig.org>
Date: Fri, 22 Apr 2016 05:26:17 -0400
Subject: [PATCH] Added PHP 7 check in installer and updater.

---
 server/conf/mail/web_traffic_notification_en.txt |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/server/conf/mail/web_traffic_notification_en.txt b/server/conf/mail/web_traffic_notification_en.txt
index 9b91792..bae39cb 100644
--- a/server/conf/mail/web_traffic_notification_en.txt
+++ b/server/conf/mail/web_traffic_notification_en.txt
@@ -1,3 +1,8 @@
-Subject:Website traffic notification
+MIME-Version: 1.0
+Content-type: text/plain; charset=utf-8
+Content-Transfer-Encoding: 8bit
+From: {admin_mail}
+Reply-To: {admin_mail}
+Subject: Website traffic notification
 
 The website {domain} is over traffic and has been disabled.
\ No newline at end of file

--
Gitblit v1.9.1