From 1b59adcf046c5952411198372e92e06f3d391c75 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 17 Oct 2023 11:51:54 +0200 Subject: [PATCH] v39 --- core/core.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core.php b/core/core.php index 016f7a9..7a0d083 100644 --- a/core/core.php +++ b/core/core.php @@ -50,7 +50,7 @@ class common const ACCESS_TIMER = 1800; // Numéro de version - const ZWII_VERSION = '1.0.38'; + const ZWII_VERSION = '1.0.39'; // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/lms/'; @@ -92,7 +92,7 @@ class common 'language', 'plugin', 'theme', - 'user' + 'user', ]; private $data = []; private $hierarchy = [