mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 00:15:00 +02:00
[ticket/12759] Extra line in profilefields_manager
PHPBB3-12759
This commit is contained in:
parent
f776ac7d58
commit
c1df2ce62a
@ -382,7 +382,6 @@ class manager
|
||||
if (empty($field_ids[$ident_ary['data']['lang_id']]))
|
||||
{
|
||||
$field_ids[$ident_ary['data']['lang_id']] = array();
|
||||
|
||||
}
|
||||
|
||||
$field_ids[$ident_ary['data']['lang_id']][] = $ident_ary['data']['field_id'];
|
||||
|
Loading…
x
Reference in New Issue
Block a user