Searched hist:d6c7b502a6fc7d9ed97c8e4be017dec347fb916a (Results 1 – 1 of 1) sorted by relevance
| /dokuwiki/inc/ |
| H A D | infoutils.php | d6c7b502a6fc7d9ed97c8e4be017dec347fb916a Tue Aug 09 19:06:02 UTC 2016 Andreas Gohr <andi@splitbrain.org> Check the server has a sensible time
DokuWiki assumes that the server's time is correct. Especially page revisions and cache handling depend on correct time. If that's not the case it can lead to problems later (as mentioned in #1644).
This patch adds a very simple time check using the Date response header from the DokuWiki server to our do=check mechanism.
|