From 2c6b29747a67e97294881eab2b7753f91fe9139b Mon Sep 17 00:00:00 2001 From: fredtempez Date: Wed, 20 Dec 2023 19:14:23 +0100 Subject: [PATCH] =?UTF-8?q?Num=C3=A9ro=20de=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/core/core.php b/core/core.php index c500e2a0..90fdafbe 100644 --- a/core/core.php +++ b/core/core.php @@ -51,7 +51,7 @@ class common const ACCESS_TIMER = 1800; // Numéro de version - const ZWII_VERSION = '13.1.00'; + const ZWII_VERSION = '13.1.01'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/cms-update/raw/branch/master/'; @@ -328,9 +328,6 @@ class common $this->input['_COOKIE'] = $_COOKIE; } - // Extraction de la sesion - // $this->input['_SESSION'] = $_SESSION; - // Déterminer la langue du contenu du site if (isset($_SESSION['ZWII_CONTENT'])) { // Déterminé par la session présente