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

[ticket/12941] Fix remaining Sami complaints.

PHPBB3-12941
This commit is contained in:
Andreas Fischer
2014-08-09 18:08:49 +02:00
parent 873d1c6d57
commit 076d4ddd7f
2 changed files with 2 additions and 1 deletions

View File

@@ -27,7 +27,6 @@ class upload extends \phpbb\avatar\driver\driver
* Construct a driver object
*
* @param \phpbb\config\config $config phpBB configuration
* @param \phpbb\request\request $request Request object
* @param string $phpbb_root_path Path to the phpBB root
* @param string $php_ext PHP file extension
* @param \phpbb_path_helper $path_helper phpBB path helper