mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[feature/avatars] Fix the docs and small naming fixes
PHPBB3-10018
This commit is contained in:
@@ -132,7 +132,9 @@ class phpbb_avatar_driver_local extends phpbb_avatar_driver
|
||||
}
|
||||
|
||||
/**
|
||||
* @TODO
|
||||
* Get a list of avatars that are locally available
|
||||
*
|
||||
* @return array An array containing the locally available avatars
|
||||
*/
|
||||
private function get_avatar_list()
|
||||
{
|
||||
|
Reference in New Issue
Block a user