From 5041ed156427dbd76785c8c693f25369bee5d1dc Mon Sep 17 00:00:00 2001 From: slawkens Date: Mon, 16 Oct 2017 16:54:59 +0200 Subject: [PATCH] * added client 11.00 to install options --- install/steps/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/steps/config.php b/install/steps/config.php index 5e2d3439..650a49e6 100644 --- a/install/steps/config.php +++ b/install/steps/config.php @@ -63,6 +63,7 @@ $clients_list = array( 1096, 1097, 1098, + 1100, ); $clients = array();