From 8d18c238e38a1e8ab329499b65e471dfc45df21f Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sat, 5 Jan 2019 23:45:27 +0100 Subject: [PATCH] =?UTF-8?q?Faille=20CSRF=20modification=20num=C3=A9ro=20de?= =?UTF-8?q?=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index d2455a42..0acd6c5f 100644 --- a/core/core.php +++ b/core/core.php @@ -24,7 +24,7 @@ class common { const GROUP_MEMBER = 1; const GROUP_MODERATOR = 2; const GROUP_ADMIN = 3; - const ZWII_VERSION = '8.5.3'; + const ZWII_VERSION = '8.5.4'; public static $actions = []; public static $coreModuleIds = [