forked from ZwiiCMS-Team/ZwiiCMS
Merge branch 'master' into gallery_stock_v2
This commit is contained in:
commit
dba71ce796
@ -1,8 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## version 9.3.00
|
||||
- Modification :
|
||||
- Tri des galeries module version 2.0
|
||||
## version 9.2.27
|
||||
- Corrections :
|
||||
- Pages d'administration, thème spécifique
|
||||
- Thème inactif lorsque la réécriture est activée.
|
||||
|
@ -33,7 +33,7 @@ class common {
|
||||
const TEMP_DIR = 'site/tmp/';
|
||||
|
||||
// Numéro de version
|
||||
const ZWII_VERSION = '9.3.00';
|
||||
const ZWII_VERSION = '9.2.27';
|
||||
const ZWII_UPDATE_CHANNEL = "v9";
|
||||
|
||||
public static $actions = [];
|
||||
|
Loading…
Reference in New Issue
Block a user