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:
@@ -139,7 +139,9 @@ class phpbb_avatar_driver_upload extends phpbb_avatar_driver
|
||||
}
|
||||
|
||||
/**
|
||||
* @TODO
|
||||
* Check if user is able to upload an avatar
|
||||
*
|
||||
* @return bool True if user can upload, false if not
|
||||
*/
|
||||
private function can_upload()
|
||||
{
|
||||
|
Reference in New Issue
Block a user