mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-17 00:38:53 +00:00
[ticket/12759] Extra line in profilefields_manager
PHPBB3-12759
This commit is contained in:
parent
f776ac7d58
commit
c1df2ce62a
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue