1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-28 10:40:28 +02:00

[ticket/13986] Add --resume option to reparser CLI

PHPBB3-13986
This commit is contained in:
JoshyPHP
2015-07-17 11:53:28 +02:00
parent 04a8c3c0a4
commit 903f100c51
3 changed files with 174 additions and 69 deletions

View File

@@ -154,5 +154,6 @@ services:
arguments:
- @user
- @text_reparser_collection
- @config_text
tags:
- { name: console.command }