Searched hist:"99 f48d0389c2600fdcc50239a61bffd1aecc2861" (Results 1 – 1 of 1) sorted by relevance
/plugin/addnewpage/ |
H A D | syntax.php | 4fb3ed5c8fd42e09b73015977e49749e9638dccd Wed May 10 16:25:27 UTC 2023 Damien Regad <dregad@mantisbt.org> Merge commit '99f48d0389c2600fdcc50239a61bffd1aecc2861' into pr72
# Conflicts: # syntax.php 99f48d0389c2600fdcc50239a61bffd1aecc2861 Wed May 10 16:17:57 UTC 2023 Damien Regad <dregad@mantisbt.org> Revert "Fix caching (#79)"
This reverts commit 52cbbe71e7149120aecbff6afe08360dba9a0142.
As @Klap-in pointed out [1] this change was incorrect as $disablecache is passed by reference and updated by _htmlNamespaceInput().
Conflicts: syntax.php
[1]: https://github.com/dregad/dokuwiki-plugin-addnewpage/pull/79#discussion_r1187975731
|