mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13713] Handle TODOs
PHPBB3-13713
This commit is contained in:
@@ -138,7 +138,6 @@ class data_access
|
||||
'email' => 10,
|
||||
'flash' => 11,
|
||||
'attachment' => 12,
|
||||
'mention' => 13, // TODO: change ID/remove?
|
||||
);
|
||||
|
||||
$styles = array();
|
||||
|
Reference in New Issue
Block a user