From e8075dbbc8cce6556beb18ce19673aed8282afec Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Thu, 16 Mar 2023 15:17:58 +0100 Subject: [PATCH] mode test --- core/core.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core.php b/core/core.php index eb35c604..503fb41f 100644 --- a/core/core.php +++ b/core/core.php @@ -59,7 +59,7 @@ class common // URL autoupdate const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/'; - const ZWII_UPDATE_CHANNEL = "v12"; + const ZWII_UPDATE_CHANNEL = "test"; // Constantes de test //const ZWII_UPDATE_URL = 'http://localhost/update/';