phpbb/phpBB/includes/avatar/driver
Marc Alexander 8f8527a416 [feature/avatars] Improve handling of incorrect input for avatars
The upload avatar driver will now inform the user if insufficient data has
been entered for both remote and local avatar uploads.
The local avatar driver (gallery avatar) will also inform the user if he
didn't select a category and/or file before submitting.

PHPBB3-10018
2013-01-04 17:32:04 +01:00
..
driver.php [feature/avatars] Create setting for enabling avatar in manager 2012-11-30 23:11:44 +01:00
gravatar.php [feature/avatars] Let the server handle http or https for gravatars 2012-12-27 21:40:35 +01:00
interface.php [feature/avatars] Fix docblocks and minor cosmetic issues 2012-12-01 00:27:52 +01:00
local.php [feature/avatars] Improve handling of incorrect input for avatars 2013-01-04 17:32:04 +01:00
remote.php [feature/avatars] Some more miscellaneous changes 2012-12-27 20:42:05 +01:00
upload.php [feature/avatars] Improve handling of incorrect input for avatars 2013-01-04 17:32:04 +01:00