mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 00:07:44 +02:00
[ticket/12115] Convert user occupation to a profile field
PHPBB3-12115
This commit is contained in:
@@ -210,7 +210,6 @@ function user_add($user_row, $cp_data = false)
|
||||
'user_lastpage' => '',
|
||||
'user_posts' => 0,
|
||||
'user_colour' => '',
|
||||
'user_occ' => '',
|
||||
'user_interests' => '',
|
||||
'user_avatar' => '',
|
||||
'user_avatar_type' => '',
|
||||
|
Reference in New Issue
Block a user