1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/13713] Implement colour handling

PHPBB3-13713
This commit is contained in:
lavigor
2018-06-06 03:51:52 +03:00
committed by Marc Alexander
parent f775c1e79d
commit 4b31a29c2c
4 changed files with 93 additions and 4 deletions

View File

@@ -55,6 +55,7 @@ services:
text_formatter.s9e.mention_helper:
class: phpbb\textformatter\s9e\mention_helper
arguments:
- '@dbal.conn'
- '%core.root_path%'
- '%core.php_ext%'