From b91a53b1a24d84e937f8da3fd59653bcd21f9f94 Mon Sep 17 00:00:00 2001 From: Antoine Le Gonidec Date: Fri, 4 Oct 2024 20:47:06 +0200 Subject: [PATCH] 2024-10-04 bugfix release * Prevent PHP warnings triggered by trying to fetch unset array entries. --- plugin.info.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin.info.txt b/plugin.info.txt index 5878927..8465f03 100644 --- a/plugin.info.txt +++ b/plugin.info.txt @@ -1,7 +1,7 @@ base childrenpages author Antoine Le Gonidec -email vv221.dokuwiki@vv221.fr -date 2020-04-28 +email numenaute@vv221.fr +date 2024-10-04 name Children pages desc For each page, this plugin adds children pages in pre-set namespaces, reachable through links in the page menu -url https://git.vv221.fr/dokuwiki-childrenpages/about/ +url https://port.numenaute.org/dokuwiki/dokuwiki-plugin-childrenpages