Sam Minnée 366224078b FIX: Allow caching of false config values (Fixes #4755) (#4762)
False values were indistinguishable from cache misses. This patch solves
this by introducing a new multiple-return-value varation on cache->get().
The new method is named differently so as not to break a public API.
2016-07-15 09:22:58 +01:00
..
2016-05-18 17:29:30 +12:00
2016-02-27 21:20:15 +13:00
2014-08-19 09:17:15 +12:00
2014-08-19 09:17:15 +12:00
2014-08-19 09:17:15 +12:00
2016-06-29 11:43:02 +01:00