séactive le mode test des mises à jour
This commit is contained in:
parent
c5b15578cc
commit
7be2729eb6
@ -52,12 +52,12 @@ class common
|
||||
const ZWII_DATAVERSION = 12204;
|
||||
|
||||
// URL autoupdate
|
||||
//const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/';
|
||||
//const ZWII_UPDATE_CHANNEL = "v12";
|
||||
const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/';
|
||||
const ZWII_UPDATE_CHANNEL = "v12";
|
||||
|
||||
// Constantes de test
|
||||
const ZWII_UPDATE_URL = 'http://localhost/update/';
|
||||
const ZWII_UPDATE_CHANNEL = "test";
|
||||
//const ZWII_UPDATE_URL = 'http://localhost/update/';
|
||||
//const ZWII_UPDATE_CHANNEL = "test";
|
||||
|
||||
// URL langues de l'UI en ligne
|
||||
const ZWII_UI_URL = 'https://forge.chapril.org/ZwiiCMS-Team/zwiicms-translations/raw/branch/master/';
|
||||
|
Loading…
Reference in New Issue
Block a user