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

[ticket/12476] Increase assets also from acp_styles and phpbbcli

Increase assets also from "ACP > Styles > Purge Cache" and phpbbcli

PHPBB3-12476
This commit is contained in:
n-aleha
2014-05-09 00:30:09 +03:00
parent cfc0c9bcf9
commit f2471878a6
3 changed files with 8 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ services:
- @auth
- @log
- @user
- @config
tags:
- { name: console.command }