1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 02:36:38 +02:00

[ticket/11854] Fix the factory in \phpbb\auth\provider\db

PHPBB3-11854
This commit is contained in:
Tristan Darricau
2014-08-10 14:57:50 +02:00
parent 036a61a904
commit 2cbcf4bcbf
2 changed files with 13 additions and 2 deletions

View File

@@ -14,6 +14,7 @@ services:
- @passwords.manager
- @request
- @user
- @service_container
- %core.root_path%
- %core.php_ext%
tags: