1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 09:46:46 +02:00

[ticket/16764] Remove remote avatar from converter

PHPBB3-16764
This commit is contained in:
rubencm
2021-04-24 16:04:10 +02:00
parent e543874d08
commit e1bbef7774
3 changed files with 0 additions and 131 deletions

View File

@@ -42,7 +42,6 @@ define('USER_ACTIVATION_ADMIN', 2);
define('USER_ACTIVATION_DISABLE', 3);
define('AVATAR_UPLOAD', 1);
define('AVATAR_REMOTE', 2);
define('AVATAR_GALLERY', 3);
define('USER_NORMAL', 0);