From c11003a018b4440b490ce8ee2e1d97ffd2331f75 Mon Sep 17 00:00:00 2001 From: SylvainLelievre Date: Wed, 17 Nov 2021 07:59:23 +0100 Subject: [PATCH] Ajout de 'seo' dans le getData() de showAnalytics() --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index 536976fe..161c28d1 100644 --- a/core/core.php +++ b/core/core.php @@ -1172,7 +1172,7 @@ class common { * Affiche le script Google Analytics */ public function showAnalytics() { - if($code = $this->getData(['config', 'analyticsId']) + if($code = $this->getData(['config', 'seo', 'analyticsId']) AND $this->getInput('ZWII_COOKIE_CONSENT') === 'true') { echo '