phpbb/phpBB/includes/avatar/driver
Marc Alexander 9c3538eb0e [feature/avatars] Move list of supported formats to avatar driver class
Using the regex and turning it into an array if necessary seemed like the
cleanest approach to achieve this.

PHPBB3-10018
2013-01-25 01:24:15 +01:00
..
driver.php [feature/avatars] Move list of supported formats to avatar driver class 2013-01-25 01:24:15 +01:00
gravatar.php [feature/avatars] Pass phpbb_user object to get_custom_html() 2013-01-08 15:34:20 +01:00
interface.php [feature/avatars] Pass phpbb_user object to prepare_form_acp() 2013-01-08 15:42:30 +01:00
local.php [feature/avatars] Move list of supported formats to avatar driver class 2013-01-25 01:24:15 +01:00
remote.php [feature/avatars] Move list of supported formats to avatar driver class 2013-01-25 01:24:15 +01:00
upload.php [feature/avatars] Move list of supported formats to avatar driver class 2013-01-25 01:24:15 +01:00