2024-10-04 bugfix release
* Prevent PHP warnings triggered by trying to fetch unset array entries.
This commit is contained in:
parent
047a5be134
commit
b91a53b1a2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
base childrenpages
|
base childrenpages
|
||||||
author Antoine Le Gonidec
|
author Antoine Le Gonidec
|
||||||
email vv221.dokuwiki@vv221.fr
|
email numenaute@vv221.fr
|
||||||
date 2020-04-28
|
date 2024-10-04
|
||||||
name Children pages
|
name Children pages
|
||||||
desc For each page, this plugin adds children pages in pre-set namespaces, reachable through links in the page menu
|
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
|
||||||
|
|
Loading…
Reference in a new issue