nettoyage
This commit is contained in:
parent
62866cf688
commit
336992434b
@ -46,7 +46,7 @@ class common {
|
|||||||
|
|
||||||
// Numéro de version
|
// Numéro de version
|
||||||
const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/';
|
const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/';
|
||||||
const ZWII_VERSION = '12.0.00-dev-mono';
|
const ZWII_VERSION = '12.0.00_dev';
|
||||||
const ZWII_UPDATE_CHANNEL = "test";
|
const ZWII_UPDATE_CHANNEL = "test";
|
||||||
|
|
||||||
public static $actions = [];
|
public static $actions = [];
|
||||||
@ -73,7 +73,6 @@ class common {
|
|||||||
'login',
|
'login',
|
||||||
'logout'
|
'logout'
|
||||||
];
|
];
|
||||||
private $data = [];
|
|
||||||
private $hierarchy = [
|
private $hierarchy = [
|
||||||
'all' => [],
|
'all' => [],
|
||||||
'visible' => [],
|
'visible' => [],
|
||||||
|
Loading…
Reference in New Issue
Block a user