mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 22:41:28 +02:00
[feature/avatars] Fix the docs and small naming fixes
PHPBB3-10018
This commit is contained in:
@@ -81,7 +81,7 @@ abstract class phpbb_avatar_driver implements phpbb_avatar_driver_interface
|
||||
public $custom_html = false;
|
||||
|
||||
/**
|
||||
* Construct an driver object
|
||||
* Construct a driver object
|
||||
*
|
||||
* @param $config The phpBB configuration
|
||||
* @param $request The request object
|
||||
|
Reference in New Issue
Block a user