Home
last modified time | relevance | path

Searched hist:"042 b9feccd0e2d859641e309ec62796db9416cb4" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dinit.php042b9feccd0e2d859641e309ec62796db9416cb4 Wed Mar 09 11:19:56 UTC 2022 Andreas Gohr <andi@splitbrain.org> Adds a new DOKUWIKI_INIT_DONE event

This is a simple event called at the very end of the inc/init.php
process. It provides an alternative to DOKUWIKI_STARTED that is always
executed regardless of the called script (eg. in lib/exe/ajax.php or in
endpoints provided by plugins).