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.

---
 interface/web/sites/lib/lang/ar_aps_update_packagelist.lng |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/interface/web/sites/lib/lang/ar_aps_update_packagelist.lng b/interface/web/sites/lib/lang/ar_aps_update_packagelist.lng
index 20a7360..ce9fcf6 100644
--- a/interface/web/sites/lib/lang/ar_aps_update_packagelist.lng
+++ b/interface/web/sites/lib/lang/ar_aps_update_packagelist.lng
@@ -4,4 +4,4 @@
 $wb['btn_start_txt'] = 'Update Packagelist';
 $wb['btn_cancel_txt'] = 'Cancel';
 $wb['legend_txt'] = 'Here you can update the list of available packages. Please note that this can take up to five minutes. You can leave this page if you like; the process will continue in the background.';
-?>
\ No newline at end of file
+?>

--
Gitblit v1.9.1