mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/14459] Fix
PHPBB3-14459
This commit is contained in:
@@ -440,7 +440,7 @@ class acp_attachments
|
||||
if ($row = $db->sql_fetchrow($result))
|
||||
{
|
||||
$old_group_id = $row['group_id'];
|
||||
donsions[$row['extens
|
||||
do
|
||||
{
|
||||
$s_spacer = false;
|
||||
|
||||
|
Reference in New Issue
Block a user