Modfi numéro de version

This commit is contained in:
fredtempez 2019-01-10 18:02:27 +01:00
parent 2de76aaaff
commit f2cfb4068a
2 changed files with 6 additions and 5 deletions

7
.gitignore vendored
View File

@ -13,11 +13,9 @@ site/file/source/*
site/file/thumb/*
# Fichiers de données
site/*
# Dossiers vides dans GitHub
!.gitkeep
.gitignore
# PHPStorm
.idea/
@ -26,3 +24,6 @@ site/*
#Visual Code
.vscode
#FreeFile
sync.ffs_db

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.4';
const ZWII_VERSION = '8.5.5';
public static $actions = [];
public static $coreModuleIds = [
@ -360,7 +360,7 @@ class common {
'backgroundColor' => 'rgba(255, 255, 255, 1)',
'radius' => '0',
'shadow' => '0',
'width' => '1170px'
'width' => '750px'
],
'text' => [
'font' => 'Open+Sans',