diff options
author | Carlo <carlo@phpbbitalia.net> | 2014-07-15 11:27:58 +0200 |
---|---|---|
committer | Carlo <carlo@phpbbitalia.net> | 2014-07-15 11:27:58 +0200 |
commit | a54f1275d03b4fcccfa1005cce5cae2f344e567e (patch) | |
tree | 999d33668054069feb5dc5e288180a3ebc17e764 /phpBB | |
parent | 7e6215fb7f01eeaa4798d45a1f366685693bfdcc (diff) | |
download | forums-a54f1275d03b4fcccfa1005cce5cae2f344e567e.tar forums-a54f1275d03b4fcccfa1005cce5cae2f344e567e.tar.gz forums-a54f1275d03b4fcccfa1005cce5cae2f344e567e.tar.bz2 forums-a54f1275d03b4fcccfa1005cce5cae2f344e567e.tar.xz forums-a54f1275d03b4fcccfa1005cce5cae2f344e567e.zip |
[ticket/12685] Add a new line
PHPBB3-12685
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/config/console.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/console.yml b/phpBB/config/console.yml index f4beb1c089..06ea0e317f 100644 --- a/phpBB/config/console.yml +++ b/phpBB/config/console.yml @@ -5,6 +5,7 @@ services: - @service_container tags: - { name: service_collection, tag: console.command } + console.command.cache.purge: class: phpbb\console\command\cache\purge arguments: |