1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[feature/passwords] Fix indentation in auth providers

PHPBB3-11610
This commit is contained in:
Marc Alexander
2013-12-28 16:54:41 +01:00
parent a4d50d52b6
commit ac131a5159
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ class apache extends \phpbb\auth\provider\base
*
* @param \phpbb\db\driver\driver $db
* @param \phpbb\config\config $config
* @param \phpbb\passwords\manager $passwords_manager
* @param \phpbb\passwords\manager $passwords_manager
* @param \phpbb\request\request $request
* @param \phpbb\user $user
* @param string $phpbb_root_path