1
0
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:
lavigor
2018-08-14 02:48:28 +03:00
committed by Marc Alexander
parent f64dbf5303
commit c2720792ac
5 changed files with 2 additions and 5 deletions

View File

@@ -138,7 +138,6 @@ class data_access
'email' => 10,
'flash' => 11,
'attachment' => 12,
'mention' => 13, // TODO: change ID/remove?
);
$styles = array();