From 963b2b193401b5fec3de5f5cb97b7c3c5b32b951 Mon Sep 17 00:00:00 2001 From: Deltacms Date: Mon, 23 Jan 2023 09:14:44 +0100 Subject: [PATCH] changement theme admin --- core/module/theme/theme.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/theme/theme.php b/core/module/theme/theme.php index c2f2901..c6b07d6 100644 --- a/core/module/theme/theme.php +++ b/core/module/theme/theme.php @@ -717,7 +717,7 @@ class theme extends common { header("Refresh:0"); // Régénérer theme.css et admin.css if (file_exists(self::DATA_DIR . 'theme.css')) unlink(self::DATA_DIR . 'theme.css'); - $this->setData(['admin', 'maj', true]); + //$this->setData(['admin', 'maj', true]); } else { // Valeurs en sortie $this->addOutput([