From 0c48f07ccde562a918ac05227e646b1691a47cf8 Mon Sep 17 00:00:00 2001 From: "louis.possoz" Date: Sun, 11 Sep 2022 11:28:07 +0200 Subject: [PATCH 1/3] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'paquet.xml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- paquet.xml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/paquet.xml b/paquet.xml index 2646cb6..6287eae 100644 --- a/paquet.xml +++ b/paquet.xml @@ -1,20 +1,20 @@ - - Menu animé - + + Menu animé + Louis Possoz - Catalin Rosu - Red Team Design - 2011-2017 - GNU/GPL + Catalin Rosu - Red Team Design + 2011-2022 + GNU/GPL + + + - - - From 5151898d43eb98fd09010be28450a110816c3fe5 Mon Sep 17 00:00:00 2001 From: "louis.possoz" Date: Sun, 11 Sep 2022 11:28:51 +0200 Subject: [PATCH 2/3] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'menu=5Fanime?= =?UTF-8?q?=5Fpipelines.php'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- menu_anime_pipelines.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/menu_anime_pipelines.php b/menu_anime_pipelines.php index 91501b4..940e0f4 100644 --- a/menu_anime_pipelines.php +++ b/menu_anime_pipelines.php @@ -3,7 +3,7 @@ * Utilisations de pipelines par Menu animé * * @plugin Menu animé - * @copyright 2015-2017 + * @copyright 2015-2022 * @author Louis Possoz * @licence GNU/GPL * @package SPIP\Menu_anime\Pipelines @@ -11,13 +11,13 @@ if (!defined('_ECRIRE_INC_VERSION')) return; -function menu_anime_insert_head_css($flux){ - static $done = false; - if (!$done) { - $done = true; - $flux .= ''; - } - return $flux; +function menu_anime_insert_head_css($flux){ + static $done = false; + if (!$done) { + $done = true; + $flux .= ''; + } + return $flux; } function menu_anime_insert_head($flux){ From 6263c3dd81cae1dee5c4f2ab43e3bcb3496e9519 Mon Sep 17 00:00:00 2001 From: "louis.possoz" Date: Sun, 11 Sep 2022 17:34:19 +0200 Subject: [PATCH 3/3] =?UTF-8?q?N=C3=A9cessite=20"menus"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- paquet.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/paquet.xml b/paquet.xml index 6287eae..9ce35b4 100644 --- a/paquet.xml +++ b/paquet.xml @@ -14,6 +14,8 @@ 2011-2022 GNU/GPL + +