diff options
author | Tristan Darricau <github@nicofuma.fr> | 2014-06-27 21:27:55 +0200 |
---|---|---|
committer | Tristan Darricau <github@nicofuma.fr> | 2014-07-07 01:02:20 +0200 |
commit | ef1346c931a2ddd095d5dbf296cb598dca6edfe8 (patch) | |
tree | 15d223e36d5c4524b8bd12265e2c79b7d534300a /phpBB/config | |
parent | e7804ecce4511d8befdcc28f6705c3589c47c878 (diff) | |
download | forums-ef1346c931a2ddd095d5dbf296cb598dca6edfe8.tar forums-ef1346c931a2ddd095d5dbf296cb598dca6edfe8.tar.gz forums-ef1346c931a2ddd095d5dbf296cb598dca6edfe8.tar.bz2 forums-ef1346c931a2ddd095d5dbf296cb598dca6edfe8.tar.xz forums-ef1346c931a2ddd095d5dbf296cb598dca6edfe8.zip |
[ticket/12775] Update phpBB/install/index.php
PHPBB3-12775
Diffstat (limited to 'phpBB/config')
-rw-r--r-- | phpBB/config/services.yml | 3 |
1 files changed, 0 insertions, 3 deletions
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: |