From c2179355d7e54b6cbcb9c290317765de71197007 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Mon, 10 Dec 2018 15:41:48 +0100 Subject: [PATCH] submitting to https://www.egroupware.org/usage-static (no more http!) --- admin/inc/class.admin_statistics.inc.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/admin/inc/class.admin_statistics.inc.php b/admin/inc/class.admin_statistics.inc.php index 7295ae9c5f..6a75259a7f 100644 --- a/admin/inc/class.admin_statistics.inc.php +++ b/admin/inc/class.admin_statistics.inc.php @@ -5,9 +5,8 @@ * @link http://www.egroupware.org * @author Ralf Becker * @package admin - * @copyright (c) 2009-16 by Ralf Becker + * @copyright (c) 2009-18 by Ralf Becker * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License - * @version $Id$ */ use EGroupware\Api; @@ -28,7 +27,7 @@ class admin_statistics const CONFIG_INSTALL_TYPE = 'install_type_submit'; const SUBMIT_URL = 'https://www.egroupware.org/usage-statistic'; - const STATISTIC_URL = 'http://www.egroupware.org/usage-statistic'; + const STATISTIC_URL = 'https://www.egroupware.org/usage-statistic'; const SUBMISION_RATE = 2592000; // 30 days