From 49803b1f94da56c57a07d153fa1d9ddf08641fe1 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Wed, 22 May 2019 23:41:00 +0200 Subject: [PATCH] =?UTF-8?q?[9.1.06]=20script.inc.php=20appel=C3=A9=20dans?= =?UTF-8?q?=20main?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES.md | 4 ++++ core/layout/main.php | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 846768a9..c7c05028 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,10 @@ - Corrections : - Ajout d'un utilisateur : pas d'envoi du mail de confirmation si les mots de passe ne sont pas identiques. - Mise à jour automatique : effacement des archives téléchargées + - Z-index des sous-menus augmentés à 8 ; problème d'affichage avec codemirror +- Modification : + - Ajout d'un appel vers script.inc.php dans main.php + ## Version 9.1.05 - Correction : diff --git a/core/layout/main.php b/core/layout/main.php index 4d9d7a8f..4d80f6b6 100755 --- a/core/layout/main.php +++ b/core/layout/main.php @@ -301,5 +301,11 @@
showScript();?> + \ No newline at end of file