Version
This commit is contained in:
parent
ca8ad39143
commit
0c5f14b8d8
@ -1,4 +1,4 @@
|
||||
# ZwiiCMS 12.3.06
|
||||
# ZwiiCMS 12.3.07
|
||||
|
||||
Zwii est un CMS sans base de données (flat-file) qui permet de créer et gérer facilement un site web sans aucune connaissance en programmation.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# ZwiiCMS 12.3.06
|
||||
# ZwiiCMS 12.3.07
|
||||
|
||||
Zwii is a database-less (flat-file) CMS that allows you to easily create and manage a web site without any programming knowledge.
|
||||
|
||||
|
@ -53,7 +53,7 @@ class common
|
||||
const ACCESS_TIMER = 1800;
|
||||
|
||||
// Numéro de version et branche pour l'auto-update
|
||||
const ZWII_VERSION = '12.3.06';
|
||||
const ZWII_VERSION = '12.3.07';
|
||||
|
||||
const ZWII_DATAVERSION = 12301;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user