diff --git a/core/core.php b/core/core.php index 574e31d9..3a5f76d6 100755 --- a/core/core.php +++ b/core/core.php @@ -44,7 +44,7 @@ class common { const ACCESS_TIMER = 1800; // Numéro de version - const ZWII_VERSION = '10.4.00.004'; + const ZWII_VERSION = '10.4.00.005'; const ZWII_UPDATE_CHANNEL = "v10"; public static $actions = []; diff --git a/core/module/config/view/backup/backup.css b/core/module/config/view/backup/backup.css index 6171ce44..629a5ad6 100755 --- a/core/module/config/view/backup/backup.css +++ b/core/module/config/view/backup/backup.css @@ -12,12 +12,6 @@ * @link http://zwiicms.fr/ */ -/** /** @import url("site/data/admin.css"); */ - -/** NE PAS EFFACER -* admin.css -*/ */ - /** NE PAS EFFACER * admin.css */ @@ -62,4 +56,4 @@ modal element will be visible */ body.loading .modal .alertMessage { display: block; - } \ No newline at end of file + }