mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 20:38:52 +00:00
The only time $db is needed in cache drivers is to navigate the result set in sql_save. Pass it as a parameter in that function. PHPBB3-11037 |
||
---|---|---|
.. | ||
apc.php | ||
base.php | ||
eaccelerator.php | ||
file.php | ||
interface.php | ||
memcache.php | ||
memory.php | ||
null.php | ||
redis.php | ||
wincache.php | ||
xcache.php |