1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12352] Rename phpbb2_md5 driver to fit filenames of other drivers

PHPBB3-12352
This commit is contained in:
Marc Alexander
2014-05-28 20:35:01 +02:00
parent 033272f968
commit dc5a5a7cdf
4 changed files with 13 additions and 13 deletions

View File

@@ -62,8 +62,8 @@ services:
tags:
- { name: passwords.driver }
passwords.driver.phpbb2_md5:
class: phpbb\passwords\driver\phpbb2_md5
passwords.driver.md5_phpbb2:
class: phpbb\passwords\driver\md5_phpbb2
arguments:
- @request
- @passwords.driver.salted_md5