v8.5.1 : nom de variable incorrect

This commit is contained in:
fredtempez 2018-12-10 22:17:16 +01:00
parent fd1ec3443d
commit ad83be83e1
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# ChangeLog
## Version 8.5.1
* Correction :
- Nom de variable incorrect
## Version 8.5.0
* Correction :
- Suppression popup active par défaut dans le menu

View File

@ -24,7 +24,7 @@ class common {
const GROUP_MEMBER = 1;
const GROUP_MODERATOR = 2;
const GROUP_ADMIN = 3;
const ZWII_VERSION = '8.5.0';
const ZWII_VERSION = '8.5.1';
public static $actions = [];
public static $coreModuleIds = [