Home
last modified time | relevance | path

Searched hist:"697 a39aec74304438d7f74443e3ecce267a98961" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dinit_fullpath.test.php697a39aec74304438d7f74443e3ecce267a98961 Mon Mar 06 13:05:12 UTC 2023 Andreas Gohr <andi@splitbrain.org> output full path when initializing savedir path fails

This will not only clean up double slashes etc. as mentioned in #3903
but will also output the full canonical path (starting at the filesystem
root) when showing an error on initializing the savedir paths. This
should make it easier to understand which path DokuWiki is trying to
access exactly.

/dokuwiki/inc/
H A Dinit.php697a39aec74304438d7f74443e3ecce267a98961 Mon Mar 06 13:05:12 UTC 2023 Andreas Gohr <andi@splitbrain.org> output full path when initializing savedir path fails

This will not only clean up double slashes etc. as mentioned in #3903
but will also output the full canonical path (starting at the filesystem
root) when showing an error on initializing the savedir paths. This
should make it easier to understand which path DokuWiki is trying to
access exactly.