From ef1346c931a2ddd095d5dbf296cb598dca6edfe8 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Fri, 27 Jun 2014 21:27:55 +0200 Subject: [ticket/12775] Update phpBB/install/index.php PHPBB3-12775 --- phpBB/config/services.yml | 3 --- 1 file changed, 3 deletions(-) (limited to 'phpBB/config') diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml index 09dfc2fba2..ec56ae8e9a 100644 --- a/phpBB/config/services.yml +++ b/phpBB/config/services.yml @@ -39,9 +39,6 @@ services: cache.driver: class: %cache.driver.class% - cache.driver.install: - class: phpbb\cache\driver\file - class_loader: class: phpbb\class_loader arguments: -- cgit v1.2.1