Home
last modified time | relevance | path

Searched hist:c59b3e001d1e8258b1d118909257b70516c8a6b1 (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dcache.phpa8795974051a91137b01ff88dbf5586a647b24ce Thu Mar 13 23:24:21 UTC 2014 Michael Hamann <michael@content-space.de> Fix caching (make the event callback public again)

Caching had been completely broken (disabled) for caches with events
because the default event handler (cache::_useCache()) was protected and
thus couldn't be executed by the event handler. This was broken in
c59b3e001d1e8258b1d118909257b70516c8a6b1

c59b3e001d1e8258b1d118909257b70516c8a6b1 Mon Feb 17 22:16:59 UTC 2014 Gerrit Uitslag <klapinklapin@gmail.com> add visibility keywords and PHPDocs for cache