1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-22 19:15:33 +02:00
Files
php-phpbb/phpBB/includes/cache
Nils Adermann f11579549d [task/config-class] Do not create multiple cache driver instances.
Retrieve the driver from the service instead of creating new ones
over and over from the factory.

PHPBB3-9988
2011-01-12 01:47:51 +01:00
..