forked from ZwiiCMS-Team/ZwiiCampus
v39
This commit is contained in:
parent
8f82d4a444
commit
1b59adcf04
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user