From 10b95ab4b85b33b46ffac291d874522d4d614e37 Mon Sep 17 00:00:00 2001 From: Antoine Le Gonidec Date: Fri, 4 Oct 2024 20:37:28 +0200 Subject: [PATCH] 2024-10-04 bugfix release * Prevent PHP warnings due to trying to fetch unset array entries. --- plugin.info.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugin.info.txt b/plugin.info.txt index 2d0fd4d..7d58953 100644 --- a/plugin.info.txt +++ b/plugin.info.txt @@ -1,7 +1,7 @@ base tagalerts -author Simon Delage -email sdelage@gmail.com -date 2021-10-05 +author Simon Delage, patched by vv221 for Numenaute +email numenaute@vv221.fr +date 2024-10-04 name Tag Alerts desc Throw alerts when some tags are detected (based on Dokuwiki system messages or just styling tag list links) -url https://www.dokuwiki.org/plugin:tagalerts +url https://port.numenaute.org/dokuwiki/dokuwiki-plugin-tagalerts