mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/15663] Remove flash attachments support
PHPBB3-15663
This commit is contained in:
committed by
Marc Alexander
parent
9e3141d9d3
commit
65b0698ef7
@@ -1399,10 +1399,6 @@ function phpbb_attachment_category($cat_id)
|
||||
case 2:
|
||||
return ATTACHMENT_CATEGORY_WM;
|
||||
break;
|
||||
|
||||
case 3:
|
||||
return ATTACHMENT_CATEGORY_FLASH;
|
||||
break;
|
||||
}
|
||||
|
||||
return ATTACHMENT_CATEGORY_NONE;
|
||||
|
Reference in New Issue
Block a user