2024-10-04 bugfix release
* Prevent PHP warnings due to trying to fetch unset array entries.
This commit is contained in:
parent
adc1f27528
commit
10b95ab4b8
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue