1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/14257] Add reparse_lock to CLI command

PHPBB3-14257
This commit is contained in:
Oliver Schramm
2015-10-24 20:10:16 +02:00
parent 8376c6552a
commit c7ecb1310f
3 changed files with 36 additions and 16 deletions

View File

@@ -189,6 +189,7 @@ services:
- @user
- @text_reparser_collection
- @config_text
- @text_reparser.lock
tags:
- { name: console.command }